Skip to content

Commit

Permalink
Update sway config
Browse files Browse the repository at this point in the history
  • Loading branch information
sun617 committed Oct 7, 2022
1 parent f6f2be5 commit 4798a92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home-manager/sway/default.nix
Expand Up @@ -86,6 +86,7 @@
# Switch workspace
"${modifier}+p" = "workspace prev_on_output";
"${modifier}+n" = "workspace next_on_output";
"${modifier}+Backslash" = "workspace back_and_forth";
# Switch application
"${modifier}+c" = ''[class="Google-chrome"] focus'';
"${modifier}+d" = ''[app_id="DBeaver"] focus'';
Expand Down

0 comments on commit 4798a92

Please sign in to comment.