From 66120700172b44335e905d86d5b922964037ab4f Mon Sep 17 00:00:00 2001 From: Brent Yorgey Date: Fri, 19 Oct 2007 16:55:26 +0200 Subject: update UrgencyHook example config to reflect changes to WindowNavigation and core Config.hs darcs-hash:20071019145526-bd4d7-047adebfe8ec017ea89afd1fcf1c89473e412c6c.gz --- UrgencyHook.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'UrgencyHook.hs') diff --git a/UrgencyHook.hs b/UrgencyHook.hs index 3c5f3ce..e9b8410 100644 --- a/UrgencyHook.hs +++ b/UrgencyHook.hs @@ -37,8 +37,8 @@ import Graphics.X11.Xlib.Extras -- to your import list in Config. Change your defaultLayout such that -- withUrgencyHook is applied along the chain. Mine, for example: -- --- > layoutHook = Layout $ withUrgencyHook $ windowNavigation wnConfig $ --- > Select defaultLayouts +-- > layoutHook = Layout $ withUrgencyHook $ windowNavigation $ +-- > Select layouts -- -- It shouldn't hurt to have the "withUrgencyHook $" at the outermost layer, -- as above, as UrgencyHook is a LayoutModifier, and hence passes on any -- cgit v1.2.3