From 7e90acd9c707b895c04fa981de1cd1ae83e3eeac Mon Sep 17 00:00:00 2001 From: xyz Date: Wed, 20 Oct 2021 02:36:08 -0700 Subject: refactor --- home/xyz/.config/sxhkd/sxhkdrc | 3 --- 1 file changed, 3 deletions(-) (limited to 'home/xyz/.config/sxhkd') diff --git a/home/xyz/.config/sxhkd/sxhkdrc b/home/xyz/.config/sxhkd/sxhkdrc index f84cf529..34ac2768 100644 --- a/home/xyz/.config/sxhkd/sxhkdrc +++ b/home/xyz/.config/sxhkd/sxhkdrc @@ -11,9 +11,6 @@ XF86Audio{RaiseVolume,LowerVolume,Mute} amixer set Master {5%+,5%-,toggle};\ kill -RTMIN+1 "$(cat "$XDG_CACHE_HOME/pidofbar")" -# for pulseaudio, master volume affects capture volume too? -# my laptop built-in microphone capture volume is really low -# so I want to keep capture volume always 100% alt + XF86AudioMute amixer set Capture toggle;\ kill -RTMIN "$(cat "$XDG_CACHE_HOME/pidofbar")" -- cgit v1.2.3-70-g09d2