[Linux] Start nm-applet using systemd, not XMonad

This commit is contained in:
2016-09-23 17:58:57 -07:00
parent afe99bf819
commit f04f584842
2 changed files with 10 additions and 1 deletions

View File

@@ -55,7 +55,6 @@ myLayoutHook = avoidStruts . smartSpacing 10 . noBorders
myStartup = do
spawn "taffybar"
spawn "nm-applet --sm-disable"
spawn "xsetroot -solid black"
-- TODO: Figure out how to set different backgrounds for different x
-- monitors