summaryrefslogtreecommitdiffstats
path: root/xmonad-0.7.hs
diff options
context:
space:
mode:
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