sway: add scratchpad binds

This commit is contained in:
Leonardo Eugênio 2025-09-03 00:35:02 -03:00
parent b8cd22e425
commit 1ca50f486f

View file

@ -125,9 +125,8 @@ let
"${mod}+v" = "splitv";
"${mod}+a" = "focus parent";
## TODO:
# "${mod}+Shift+minus" = "move scratchpad";
# "${mod}+minus" = "scratchpad show";
"${mod}+Shift+z" = "move scratchpad";
"${mod}+z" = "scratchpad show";
};
audio_binds = {