From f379813400d93015e4856888e82b0b66e153713f Mon Sep 17 00:00:00 2001 From: Luddifee Date: Tue, 27 Jul 2021 20:06:49 +0200 Subject: [PATCH] update xmonad pc config --- .xmonad/xmonad-pc.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.xmonad/xmonad-pc.hs b/.xmonad/xmonad-pc.hs index 16793d9..9fc841e 100644 --- a/.xmonad/xmonad-pc.hs +++ b/.xmonad/xmonad-pc.hs @@ -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 {