From 3f3d11efe8c1b5b3577169450d703c0ca6e6d58e Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Mon, 1 Oct 2007 18:46:27 +0200 Subject: First cut at manageHook darcs-hash:20071001164627-a5988-bf9560048dd0abaf2298a1eb5c0e1fc7e9654c16.gz --- Config.hs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Config.hs') diff --git a/Config.hs b/Config.hs index d57cb40..3f403c1 100644 --- a/Config.hs +++ b/Config.hs @@ -62,6 +62,9 @@ modMask = mod1Mask defaultGaps :: [(Int,Int,Int,Int)] defaultGaps = [(0,0,0,0)] -- 15 for default dzen +manageHook :: Window -> X (WindowSet -> WindowSet) +manageHook _ = return id + -- | -- numlock handling: -- -- cgit v1.2.3