[XMonad] Remove double page break

This commit is contained in:
2017-08-01 04:54:16 -07:00
parent 3be6a9a4f3
commit 9ea5e3977e

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