From 54507995ebec87397635f8033c483d5ed07e6f8e Mon Sep 17 00:00:00 2001 From: Devin Mullins Date: Tue, 16 Oct 2007 07:18:19 +0200 Subject: rename LayoutSelect & defaultLayout in comments darcs-hash:20071016051819-78224-bbfccd2607836f38a703ec40f85dbc2fdf89a0fd.gz --- UrgencyHook.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'UrgencyHook.hs') diff --git a/UrgencyHook.hs b/UrgencyHook.hs index 3646fc9..3410163 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: -- --- > defaultLayout = Layout $ withUrgencyHook $ windowNavigation wnConfig $ --- > LayoutSelection defaultLayouts +-- > layoutHook = Layout $ withUrgencyHook $ windowNavigation wnConfig $ +-- > Select defaultLayouts -- -- 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