diff options
Diffstat (limited to '.config/sway/binds.conf')
| -rw-r--r-- | .config/sway/binds.conf | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.config/sway/binds.conf b/.config/sway/binds.conf index 5e62996..ccbcfa8 100644 --- a/.config/sway/binds.conf +++ b/.config/sway/binds.conf @@ -39,9 +39,7 @@ bindsym Escape mode "default" bindsym $mod+Shift+b border toggle -bindsym $mod+a exec soundswitch_dmenu -bindsym $mod+Shift+a exec soundswitch_dmenu global -bindsym $mod+n exec networkmanager_dmenu +bindsym $mod+a exec soundswitch # }}} # Moving around {{{ |