[XMonad] Remove double page break

This commit is contained in:
Ivan Malison 2017-08-01 04:54:16 -07:00
parent 3be6a9a4f3
commit 9ea5e3977e
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -945,7 +945,6 @@ addKeys conf@XConfig { modMask = modm } =
, ((hyper .|. controlMask, xK_s), shiftToEmptyOnScreen D)
, ((hyper .|. controlMask, xK_a), shiftToEmptyOnScreen L)
, ((hyper .|. controlMask, xK_d), shiftToEmptyOnScreen R)
-- Focus/Layout manipulation