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