colors for xmobar should be proper

This commit is contained in:
David Alexander Majnemer 2009-05-11 10:26:38 -05:00
parent e22ce9ab89
commit 69b3f4b72a

View file

@ -38,7 +38,7 @@ main = do
, layoutHook = avoidStruts $ smartBorders $ myLayoutHook
, logHook = dynamicLogWithPP $ xmobarPP
{ ppOutput = hPutStrLn xmproc
, ppTitle = xmobarColor "green" ""
, ppTitle = xmobarColor "#8AE234" ""
}
}
`additionalKeysP`