mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-01 04:31:53 -07:00
remove unused sizeDelta setting
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user