mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
X.H.Urgencyhook fix minor doc bug
This commit is contained in:
parent
5d341e8e99
commit
addb6a99e1
@ -195,7 +195,7 @@ import qualified Data.Set as S
|
||||
-- hopefully you know where to find it.
|
||||
|
||||
-- | 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.
|
||||
withUrgencyHook :: (LayoutClass l Window, UrgencyHook h) =>
|
||||
h -> XConfig l -> XConfig l
|
||||
|
Loading…
x
Reference in New Issue
Block a user