mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
X.H.DynamicIcons: tweak docs example
This commit is contained in:
parent
9ff7f89664
commit
f470f18cf0
@ -58,7 +58,7 @@ import XMonad.Prelude (for, maybeToList, (<&>), (<=<), (>=>))
|
|||||||
-- then you can add the hook to your config:
|
-- then you can add the hook to your config:
|
||||||
--
|
--
|
||||||
-- > main = xmonad $ … $ def
|
-- > main = xmonad $ … $ def
|
||||||
-- > { logHook = dynamicLogIconsWithPP icons xmobarPP
|
-- > { logHook = dynamicLogIconsWithPP myIcons xmobarPP
|
||||||
-- > , … }
|
-- > , … }
|
||||||
--
|
--
|
||||||
-- Here is an example of this
|
-- Here is an example of this
|
||||||
|
Loading…
x
Reference in New Issue
Block a user