mirror of
https://github.com/xmonad/xmonad.git
synced 2025-05-19 00:20:22 -07:00
man/xmonad.hs: remove reference to deprecated 'dynamicLogDzen' function
This commit is contained in:
parent
eddb445307
commit
262db2367f
@ -239,11 +239,7 @@ myEventHook = mempty
|
||||
-- Status bars and logging
|
||||
|
||||
-- Perform an arbitrary action on each internal state change or X event.
|
||||
-- See the 'DynamicLog' extension for examples.
|
||||
--
|
||||
-- To emulate dwm's status bar
|
||||
--
|
||||
-- > logHook = dynamicLogDzen
|
||||
-- See the 'XMonad.Hooks.DynamicLog' extension for examples.
|
||||
--
|
||||
myLogHook = return ()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user