From 631435da5f7a4986180b3224fa7391bbb020193a Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Mon, 28 May 2007 04:51:35 +0200 Subject: Use (Int,Int,Int,Int) for arbitrary gaps on any side of the screen darcs-hash:20070528025135-9c5c1-3c0f63ac557da57cd268cd0129b9ce90692631e4 --- Main.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Main.hs') diff --git a/Main.hs b/Main.hs index f493d80..106db0d 100644 --- a/Main.hs +++ b/Main.hs @@ -61,7 +61,7 @@ main = do st = XState { windowset = winset , layouts = M.fromList [(w, safeLayouts) | w <- [0 .. W workspaces - 1]] - , statusGap = defaultStatusGap + , statusGap = defaultGap , xineScreens = xinesc , dimensions = (fromIntegral (displayWidth dpy dflt), fromIntegral (displayHeight dpy dflt)) } -- cgit v1.2.3