diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/sway/config | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/sway/config b/.config/sway/config index 4d8b959..f06dd33 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -120,8 +120,6 @@ seat * hide_cursor when-typing enable bindsym XF86AudioMute exec amixer set Master toggle bindsym XF86AudioLowerVolume exec amixer set Master 5%- bindsym XF86AudioRaiseVolume exec amixer set Master 5%+ - bindsym Shift+XF86AudioLowerVolume exec amixer set Master 1%- - bindsym Shift+XF86AudioRaiseVolume exec amixer set Master 1%+ # # Screenshot |