config: Cleanup duplicate binding
This commit is contained in:
parent
f655f58aa2
commit
11e5a63bb6
1 changed files with 0 additions and 2 deletions
|
|
@ -57,10 +57,8 @@
|
|||
|
||||
(modifiers: [Super], key: "o"): ToggleOrientation,
|
||||
(modifiers: [Super], key: "s"): ToggleStacking,
|
||||
|
||||
(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