This commit is contained in:
Spencer Janssen
2007-12-29 02:15:19 +00:00
parent 79f23d6cec
commit 7f3c6823d4

View File

@@ -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