summaryrefslogtreecommitdiffstats
path: root/xmonad-0.7.hs
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2009-05-25 00:18:38 +0200
committerStefan Ritter <xeno@thehappy.de>2009-05-25 00:18:38 +0200
commit6d76029e87f70b10e3a3d82ccdc374d6f39506af (patch)
tree6f53045cef028e9b2c344e38a8d6cd7a18d02ec4 /xmonad-0.7.hs
parent3c5d008990197499958ee1d9b7758e159a0b9948 (diff)
Several changes while playing around with wmii and xmonad
Diffstat (limited to '')
-rw-r--r--xmonad-0.7.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmonad-0.7.hs b/xmonad-0.7.hs
index cb0b9c3..4a8443a 100644
--- a/xmonad-0.7.hs
+++ b/xmonad-0.7.hs
@@ -48,7 +48,7 @@ myLayout = tiled ||| Mirror tiled ||| Full
where
tiled = Tall nmaster delta ratio
nmaster = 1
- ratio = 1/2
+ ratio = 55/100
delta = 1/100
myManageHook = composeAll