updated xmonad
This commit is contained in:
parent
e9f7a20155
commit
1bf579b27e
@ -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 &"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user