input: Add unbound shortcut to toggle sticky state
This commit is contained in:
parent
d2e394b957
commit
c50607afd5
3 changed files with 18 additions and 0 deletions
|
|
@ -182,6 +182,7 @@ pub enum Action {
|
|||
ToggleStacking,
|
||||
ToggleTiling,
|
||||
ToggleWindowFloating,
|
||||
ToggleSticky,
|
||||
SwapWindow,
|
||||
|
||||
Resizing(ResizeDirection),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue