mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
X.H.TaffybarPagerHints: Rename defaultConfig to def
The former was removed in [1], so only the latter is valid code right now. [1]: 5140f5b5d06790e055eb7fb0cf3eccc4997aa736 (Remove things deprecated by Data.Default)
This commit is contained in:
parent
52998657ef
commit
3bc06447d2
@ -38,7 +38,7 @@ import qualified XMonad.StackSet as W
|
||||
--
|
||||
-- > import XMonad.Hooks.TaffybarPagerHints (pagerHints)
|
||||
-- >
|
||||
-- > main = xmonad $ ewmh $ pagerHints $ defaultConfig
|
||||
-- > main = xmonad $ ewmh $ pagerHints $ def
|
||||
-- > ...
|
||||
|
||||
-- | The \"Current Layout\" custom hint.
|
||||
|
Loading…
x
Reference in New Issue
Block a user