xmonad: switch up the spawning of things
This commit is contained in:
parent
dddfc39e75
commit
6f5de3dfbd
@ -117,6 +117,7 @@ myStartupHook = do
|
|||||||
spawn "pkill polybar; polybar tal"
|
spawn "pkill polybar; polybar tal"
|
||||||
spawn "feh --bg-fill ~/.background.jpg"
|
spawn "feh --bg-fill ~/.background.jpg"
|
||||||
spawnOnce "xfce4-terminal"
|
spawnOnce "xfce4-terminal"
|
||||||
spawnOnce "chrome"
|
spawnOnce "xfce4-terminal"
|
||||||
spawnOnce "emacs"
|
--spawnOnce "chrome"
|
||||||
spawnOnce "nheko"
|
--spawnOnce "emacs"
|
||||||
|
--spawnOnce "nheko"
|
||||||
|
Loading…
Reference in New Issue
Block a user