shell/tiling: semi-working stacking
This commit is contained in:
parent
fc7dd3398a
commit
b3401eb18a
7 changed files with 251 additions and 12 deletions
|
|
@ -54,6 +54,7 @@
|
|||
(modifiers: [Super, Shift], key: "l"): Move(Right),
|
||||
|
||||
(modifiers: [Super], key: "o"): ToggleOrientation,
|
||||
(modifiers: [Super], key: "s"): ToggleStacking,
|
||||
|
||||
(modifiers: [Super], key: "y"): ToggleTiling,
|
||||
(modifiers: [Super], key: "g"): ToggleWindowFloating,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue