forked from colonelpanic/dotfiles
[XMonad] Remove double page break
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user