summary refs log tree commit diff stats
path: root/xprofile
diff options
context:
space:
mode:
authorAlan Pearce2017-08-27 17:29:19 +0200
committerAlan Pearce2017-08-27 17:29:19 +0200
commit88611afbb0fd4dd8de05ff0f4a66a2e963ecf56e (patch)
treeed550d26c6301ec24cfc9b04b748de4a512dbdcb /xprofile
parent8cdd13e28f964fdf645d05de872d71231911cc25 (diff)
downloaddotfiles-88611afbb0fd4dd8de05ff0f4a66a2e963ecf56e.tar.lz
dotfiles-88611afbb0fd4dd8de05ff0f4a66a2e963ecf56e.tar.zst
dotfiles-88611afbb0fd4dd8de05ff0f4a66a2e963ecf56e.zip
xprofile: Run NetworkManager's applet instead of connman's
Diffstat (limited to 'xprofile')
-rwxr-xr-xxprofile/.xprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/xprofile/.xprofile b/xprofile/.xprofile
index 2811220..ec47d62 100755
--- a/xprofile/.xprofile
+++ b/xprofile/.xprofile
@@ -3,5 +3,5 @@ sh -c 'sleep 5 && xsetroot -cursor_name left_ptr' &
 xmodmap .xmodmaprc
 gpg-connect-agent /bye
 xrdb -I$HOME/.xresources .xresources/main
-cmst --minimized &
+nm-applet &
 sxhkd &