update xmonad pc config

This commit is contained in:
Luddifee 2021-07-27 20:06:49 +02:00
parent 70cfb31cad
commit f379813400
No known key found for this signature in database
GPG Key ID: 21AC8D2CC02D7CCC

View File

@ -118,7 +118,7 @@ myStartupHook = do
main = do
xmproc0 <- spawnPipe "nitrogen --restore"
xmproc1 <- spawnPipe "killall picom; picom &"
xmproc2 <- spawnPipe "killall xmobar; xmobar ~/.config/xmobar/xmobar0.config; xmobar ~/.config/xmobar/xmobar1.config"
xmproc2 <- spawnPipe "killall xmobar; xmobar ~/.config/xmobar/xmobar0.config &; xmobar ~/.config/xmobar/xmobar1.config &"
xmonad $ docks defaults
defaults = def {