update xmonad pc config
This commit is contained in:
parent
70cfb31cad
commit
f379813400
@ -118,7 +118,7 @@ myStartupHook = do
|
|||||||
main = do
|
main = do
|
||||||
xmproc0 <- spawnPipe "nitrogen --restore"
|
xmproc0 <- spawnPipe "nitrogen --restore"
|
||||||
xmproc1 <- spawnPipe "killall picom; picom &"
|
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
|
xmonad $ docks defaults
|
||||||
|
|
||||||
defaults = def {
|
defaults = def {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user