sway: add scratchpad binds
This commit is contained in:
parent
b8cd22e425
commit
1ca50f486f
1 changed files with 2 additions and 3 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue