xmonad: switch up the spawning of things

This commit is contained in:
Aaron Bieber 2022-11-14 16:42:38 -07:00
parent dddfc39e75
commit 6f5de3dfbd

View File

@ -117,6 +117,7 @@ myStartupHook = do
spawn "pkill polybar; polybar tal"
spawn "feh --bg-fill ~/.background.jpg"
spawnOnce "xfce4-terminal"
spawnOnce "chrome"
spawnOnce "emacs"
spawnOnce "nheko"
spawnOnce "xfce4-terminal"
--spawnOnce "chrome"
--spawnOnce "emacs"
--spawnOnce "nheko"