mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-10 08:51:54 -07:00
X.H.Urgencyhook fix minor doc bug
This commit is contained in:
@@ -195,7 +195,7 @@ import qualified Data.Set as S
|
|||||||
-- hopefully you know where to find it.
|
-- hopefully you know where to find it.
|
||||||
|
|
||||||
-- | This is the method to enable an urgency hook. It uses the default
|
-- | This is the method to enable an urgency hook. It uses the default
|
||||||
-- 'urgencyConfig' to control behavior. To change this, use 'withUrgencyHook'
|
-- 'urgencyConfig' to control behavior. To change this, use 'withUrgencyHookC'
|
||||||
-- instead.
|
-- instead.
|
||||||
withUrgencyHook :: (LayoutClass l Window, UrgencyHook h) =>
|
withUrgencyHook :: (LayoutClass l Window, UrgencyHook h) =>
|
||||||
h -> XConfig l -> XConfig l
|
h -> XConfig l -> XConfig l
|
||||||
|
Reference in New Issue
Block a user