mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-09 00:11:52 -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.
|
||||
|
||||
-- | 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
|
||||
|
Reference in New Issue
Block a user