summaryrefslogtreecommitdiffstats
path: root/Main.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Main.hs')
-rw-r--r--Main.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Main.hs b/Main.hs
index 1e6691f..45d6702 100644
--- a/Main.hs
+++ b/Main.hs
@@ -73,7 +73,7 @@ keys = M.fromList $
-- The default size for the left pane
defaultLeftWidth :: Rational
-defaultLeftWidth = 3%5
+defaultLeftWidth = 1%2
-- How much to change the size of the windows on the left by default
defaultDelta :: Rational