summaryrefslogtreecommitdiffstats
path: root/Main.hs
diff options
context:
space:
mode:
authorSpencer Janssen <sjanssen@cse.unl.edu>2007-03-21 08:06:49 +0100
committerSpencer Janssen <sjanssen@cse.unl.edu>2007-03-21 08:06:49 +0100
commit3c8587dc97dd0a71fc0215f25bdbe253b78e520f (patch)
tree9915816eb5c38a00d68dc79afb87f1e0de48f1b3 /Main.hs
parent121e6b4599058f5920ae09afdedf1069a1caf839 (diff)
downloadmetatile-3c8587dc97dd0a71fc0215f25bdbe253b78e520f.tar
metatile-3c8587dc97dd0a71fc0215f25bdbe253b78e520f.zip
I like 1%2 split. Maintainer's prerogative :)
darcs-hash:20070321070649-a5988-dd004a59dd24ac947b3df3237e29c6aa00690d20
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