From 090d62c4cf1eaf2b59a92c31aed1ca3b8f257a8b Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Tue, 28 Feb 2023 17:59:05 +0100 Subject: [sway] remove smaller audio amixer steps --- .config/sway/config | 2 -- 1 file changed, 2 deletions(-) (limited to '.config/sway') 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 -- cgit v1.2.3