config: Add stacking shortcut
This commit is contained in:
parent
b7a9a318c3
commit
c9114fe54b
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@
|
|||
|
||||
(modifiers: [Super], key: "y"): ToggleTiling,
|
||||
(modifiers: [Super], key: "g"): ToggleWindowFloating,
|
||||
(modifiers: [Super], key: "s"): ToggleStacking,
|
||||
|
||||
(modifiers: [Super], key: "m"): Maximize,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue