aboutsummaryrefslogtreecommitdiffstats
path: root/Config.hs
diff options
context:
space:
mode:
authorJason Creighton <jcreigh@gmail.com>2007-04-16 01:32:44 +0200
committerJason Creighton <jcreigh@gmail.com>2007-04-16 01:32:44 +0200
commitf32db12dc4ad1622927c42caa37f3cca35217df4 (patch)
tree6a7a0d8059c76117f76122f9654985a73ac2880d /Config.hs
parentf5726c7b7e966a0ffcc219a3666543ca79629721 (diff)
downloadxmonad-f32db12dc4ad1622927c42caa37f3cca35217df4.tar.gz
xmonad-f32db12dc4ad1622927c42caa37f3cca35217df4.tar.xz
xmonad-f32db12dc4ad1622927c42caa37f3cca35217df4.zip
remove unused sizeDelta setting
darcs-hash:20070415233244-b9aa7-ff6853261d57f8feab2ccda3a148eb2a1bf9c8af.gz
Diffstat (limited to '')
-rw-r--r--Config.hs4
1 files changed, 0 insertions, 4 deletions
diff --git a/Config.hs b/Config.hs
index 5f271b5..c30155c 100644
--- a/Config.hs
+++ b/Config.hs
@@ -99,10 +99,6 @@ modMask = mod1Mask
defaultDelta :: Rational
defaultDelta = 3%100
--- How much to change the size of a tiled window, by default.
-sizeDelta :: Rational
-sizeDelta = 3%100
-
-- The mask for the numlock key. You may need to change this on some systems.
numlockMask :: KeyMask
numlockMask = lockMask