updated xmonad

This commit is contained in:
Solomon Laing 2021-11-27 09:57:14 +10:30
parent e9f7a20155
commit 1bf579b27e

View File

@ -550,7 +550,7 @@ myLogHook = fadeInactiveLogHook fadeAmount
-- By default, do nothing. -- By default, do nothing.
myStartupHook = do myStartupHook = do
-- System apps -- System apps also in .xprofile
spawnOnce "setxkbmap dvorak &" spawnOnce "setxkbmap dvorak &"
spawnOnce "nitrogen --restore &" spawnOnce "nitrogen --restore &"
spawnOnce "picom --experimental-backend &" spawnOnce "picom --experimental-backend &"