From 67b6aee8fe2efa6f03a220ecc27ab0fba405109c Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Sun, 27 May 2007 14:59:28 +0200 Subject: mod-b, toggle on or off the status bar gap darcs-hash:20070527125928-9c5c1-a16246810db9d4abfe81d0d5814721b64f59a14c.gz --- Main.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Main.hs') diff --git a/Main.hs b/Main.hs index c1a8b48..f493d80 100644 --- a/Main.hs +++ b/Main.hs @@ -61,6 +61,7 @@ main = do st = XState { windowset = winset , layouts = M.fromList [(w, safeLayouts) | w <- [0 .. W workspaces - 1]] + , statusGap = defaultStatusGap , xineScreens = xinesc , dimensions = (fromIntegral (displayWidth dpy dflt), fromIntegral (displayHeight dpy dflt)) } -- cgit v1.2.3