l 5 xmonad: remove broken termite
This commit is contained in:
parent
2d8c8c4cf5
commit
427482e479
|
@ -129,7 +129,6 @@ myKeyMap =
|
||||||
, ("M4-<Esc>", toggleWS)
|
, ("M4-<Esc>", toggleWS)
|
||||||
, ("M4-S-<Enter>", spawn urxvtcPath)
|
, ("M4-S-<Enter>", spawn urxvtcPath)
|
||||||
, ("M4-x", floatNext True >> spawn urxvtcPath)
|
, ("M4-x", floatNext True >> spawn urxvtcPath)
|
||||||
, ("M4-z", floatNext True >> spawn "${pkgs.termite}/bin/termite")
|
|
||||||
, ("M4-f", floatNext True)
|
, ("M4-f", floatNext True)
|
||||||
, ("M4-b", sendMessage ToggleStruts)
|
, ("M4-b", sendMessage ToggleStruts)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue