mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-09 00:11:52 -07:00
Hooks.DynamicLog: export xmobarPP
This commit is contained in:
@@ -30,7 +30,7 @@ module XMonad.Hooks.DynamicLog (
|
|||||||
-- * Build your own formatter
|
-- * Build your own formatter
|
||||||
dynamicLogWithPP,
|
dynamicLogWithPP,
|
||||||
dynamicLogString,
|
dynamicLogString,
|
||||||
PP(..), defaultPP, dzenPP, sjanssenPP, byorgeyPP,
|
PP(..), defaultPP, dzenPP, xmobarPP, sjanssenPP, byorgeyPP,
|
||||||
|
|
||||||
-- * Formatting utilities
|
-- * Formatting utilities
|
||||||
wrap, pad, shorten,
|
wrap, pad, shorten,
|
||||||
|
Reference in New Issue
Block a user