mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
X.L.LayoutModifier: Update X.H.DynamicLog reference
This commit is contained in:
parent
2932a8e2f8
commit
6ddde878ec
@ -234,7 +234,7 @@ class (Show (m a), Read (m a)) => LayoutModifier m a where
|
|||||||
-- should only override this if it is important that the
|
-- should only override this if it is important that the
|
||||||
-- presence of the layout modifier be displayed in text
|
-- presence of the layout modifier be displayed in text
|
||||||
-- representations of the layout (for example, in the status bar
|
-- representations of the layout (for example, in the status bar
|
||||||
-- of a "XMonad.Hooks.DynamicLog" user).
|
-- of a "XMonad.Hooks.StatusBar" user).
|
||||||
modifierDescription :: m a -> String
|
modifierDescription :: m a -> String
|
||||||
modifierDescription = const ""
|
modifierDescription = const ""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user