From 03e337c024dd7e6f6fd7dd40917ec4bf720d8eef Mon Sep 17 00:00:00 2001 From: hughes Date: Sun, 1 Apr 2007 04:18:46 +0200 Subject: Merged things together with dons changes. darcs-hash:20070401021846-3a569-083f7d441afc41bdeef843113c1de1d3a5e40ee3.gz --- Config.hs | 7 ------- 1 file changed, 7 deletions(-) (limited to 'Config.hs') diff --git a/Config.hs b/Config.hs index 51c6d35..604ebf3 100644 --- a/Config.hs +++ b/Config.hs @@ -61,13 +61,6 @@ sizeDelta = 3%100 numlockMask :: KeySym numlockMask = lockMask --- What layout to start in, and what the default proportion for the --- left pane should be in the tiled layout. See LayoutDesc and --- friends in XMonad.hs for options. -startingLayoutDesc :: LayoutDesc -startingLayoutDesc = LayoutDesc { layoutType = Full - , tileFraction = 1%2 - } -- The keys list. keys :: M.Map (KeyMask, KeySym) (X ()) -- cgit v1.2.3