desktop: add docker alias and hotkey for sway next workspace

This commit is contained in:
2024-02-11 19:47:19 +01:00
parent 9ed74e74d2
commit 88c2a62223
2 changed files with 11 additions and 4 deletions

View File

@@ -212,6 +212,9 @@
"${mod}+Shift+9" = "move container to workspace number 9";
"${mod}+Shift+0" = "move container to workspace number 10";
"${mod}+Tab" = "workspace next";
"${mod}+Alt+Tab" = "workspace prev";
"${mod}+k" = "splith";
"${mod}+v" = "splitv";