From 91aab2b2db7708df850bae417a731cf250a2b22c Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Sat, 29 Dec 2007 03:15:19 +0100 Subject: Wibble darcs-hash:20071229021519-a5988-e41513840bcd94dc38093628d7b24d49d3e77c57.gz --- XMonad/Core.hs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'XMonad/Core.hs') diff --git a/XMonad/Core.hs b/XMonad/Core.hs index 0493de8..256d7b3 100644 --- a/XMonad/Core.hs +++ b/XMonad/Core.hs @@ -77,8 +77,7 @@ data XConfig l = XConfig , focusedBorderColor :: !String -- ^ Focused windows border color. Default: \"#ff0000\" , terminal :: !String -- ^ The preferred terminal application. Default: \"xterm\" , layoutHook :: !(l Window) -- ^ The avaiable layouts - , manageHook :: !ManageHook - -- ^ The action to run when a new window is opened + , manageHook :: !ManageHook -- ^ The action to run when a new window is opened , workspaces :: [String] -- ^ The list of workspaces' names , defaultGaps :: [(Int,Int,Int,Int)] -- ^ The list of gaps, per screen , numlockMask :: !KeyMask -- ^ The numlock modifier -- cgit v1.2.3