Use full path for xmobar autostart on xmonad.hs
This commit is contained in:
parent
03e6c03b70
commit
7fc2a4bdd0
1 changed files with 1 additions and 1 deletions
|
|
@ -35,4 +35,4 @@ myNormalBorderColor = "#425F57"
|
|||
|
||||
myStartupHook :: X ()
|
||||
myStartupHook = do
|
||||
spawnOnce "xmobar"
|
||||
spawnOnce "/usr/bin/xmobar"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue