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}+v" = "splitv";
|
||||||
"${mod}+a" = "focus parent";
|
"${mod}+a" = "focus parent";
|
||||||
|
|
||||||
## TODO:
|
"${mod}+Shift+z" = "move scratchpad";
|
||||||
# "${mod}+Shift+minus" = "move scratchpad";
|
"${mod}+z" = "scratchpad show";
|
||||||
# "${mod}+minus" = "scratchpad show";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
audio_binds = {
|
audio_binds = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue