mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 04:01:51 -07:00
X.L.LayoutModifier: Update X.H.DynamicLog reference
This commit is contained in:
@@ -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
|
||||
-- presence of the layout modifier be displayed in text
|
||||
-- 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 = const ""
|
||||
|
||||
|
Reference in New Issue
Block a user