sway: add keybindings for scratchpad

This commit is contained in:
2022-06-17 22:34:13 +03:00
parent 2515417f3d
commit 9763485667

View File

@@ -237,6 +237,10 @@ bindsym --to-code {
$mod+z floating toggle $mod+z floating toggle
$mod+r mode "resize" $mod+r mode "resize"
# scratchpad
$mod+minus scratchpad show
$mod+Shift+minus move scratchpad
} }
### Resize mode ### Resize mode