[Linux] Use wm.target for starting graphical apps

This commit is contained in:
2016-09-26 12:55:30 -07:00
parent 3a2b7fe4b1
commit aa88e8bda9
11 changed files with 23 additions and 10 deletions

View File

@@ -54,7 +54,7 @@ myLayoutHook = avoidStruts . smartSpacing 10 . noBorders
. mkToggle (MIRROR ?? EOT) $ layouts
myStartup = do
spawn "taffybar"
spawn "systemctl --user isolate wm.target"
spawn "xsetroot -solid black"
-- TODO: Figure out how to set different backgrounds for different x
-- monitors