mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-04-13 09:30:06 +00:00
fixed again
This commit is contained in:
parent
d6d3b77149
commit
0340af79ff
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@ main = do
|
|||
layoutHook = avoidStruts $ layoutHook defaultConfig,
|
||||
logHook = dynamicLogWithPP $ xmobarPP {
|
||||
ppOutput = hPutStrLn xmproc,
|
||||
ppTitle = xmobarColor "green" "" . shorten 50
|
||||
ppTitle = xmobarColor "green" ""
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue