forked from colonelpanic/dotfiles
[XMonad] Remove double page break
This commit is contained in:
parent
3be6a9a4f3
commit
9ea5e3977e
@ -945,7 +945,6 @@ addKeys conf@XConfig { modMask = modm } =
|
|||||||
, ((hyper .|. controlMask, xK_s), shiftToEmptyOnScreen D)
|
, ((hyper .|. controlMask, xK_s), shiftToEmptyOnScreen D)
|
||||||
, ((hyper .|. controlMask, xK_a), shiftToEmptyOnScreen L)
|
, ((hyper .|. controlMask, xK_a), shiftToEmptyOnScreen L)
|
||||||
, ((hyper .|. controlMask, xK_d), shiftToEmptyOnScreen R)
|
, ((hyper .|. controlMask, xK_d), shiftToEmptyOnScreen R)
|
||||||
|
|
||||||
|
|
||||||
-- Focus/Layout manipulation
|
-- Focus/Layout manipulation
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user