[sway] Map k8s and zoxide launchers to sway shortcuts

This commit is contained in:
Sebastian Schulze 2023-03-10 11:25:16 +01:00
parent 6740609a53
commit 282fe08a45
No known key found for this signature in database
GPG Key ID: F6BA63C6A7D3044E
1 changed files with 3 additions and 0 deletions

View File

@ -355,6 +355,9 @@ mode $mode_run {
bindsym s exec $menu snippets; mode "default"
bindsym tab exec swytch; mode "default"
bindsym k exec $menu k8s; mode "default"
bindsym z exec $menu zoxide; mode "default"
bindsym w exec browser; mode "default";
bindsym $mod+w exec chromium-browser; mode "default";