summaryrefslogtreecommitdiff
path: root/home/xyz/.config
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2021-10-20 02:36:08 -0700
committerxyz <gky44px1999@gmail.com>2021-10-20 02:36:08 -0700
commit7e90acd9c707b895c04fa981de1cd1ae83e3eeac (patch)
tree5d9fff095783f17da516037b249581cef9d7f8ca /home/xyz/.config
parentd5eb7e6e1916fa7d499e3869cc15c8601f10d35e (diff)
refactor
Diffstat (limited to 'home/xyz/.config')
-rw-r--r--home/xyz/.config/sxhkd/sxhkdrc3
1 files changed, 0 insertions, 3 deletions
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")"