mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 12:41:52 -07:00
My monitor is larger now :)
This commit is contained in:
@@ -428,7 +428,7 @@ xmobarPP = defaultPP { ppCurrent = xmobarColor "yellow" "" . wrap "[" "]"
|
|||||||
-- 'defaultPP'.
|
-- 'defaultPP'.
|
||||||
sjanssenPP :: PP
|
sjanssenPP :: PP
|
||||||
sjanssenPP = defaultPP { ppCurrent = xmobarColor "white" "#ff000000"
|
sjanssenPP = defaultPP { ppCurrent = xmobarColor "white" "#ff000000"
|
||||||
, ppTitle = xmobarColor "#00ee00" "" . shorten 80
|
, ppTitle = xmobarColor "#00ee00" "" . shorten 120
|
||||||
}
|
}
|
||||||
|
|
||||||
-- | The options that byorgey likes to use with dzen, as another example.
|
-- | The options that byorgey likes to use with dzen, as another example.
|
||||||
|
Reference in New Issue
Block a user