mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -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.
|
-- 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user