From 92e214be00173e03d4ce9dd6febfe875078bf5cb Mon Sep 17 00:00:00 2001 From: xyz Date: Thu, 16 Sep 2021 01:43:39 -0700 Subject: refactor --- .config/sxhkd/sxhkdrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/sxhkd/sxhkdrc') diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 447b7b13..0acbaa26 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -1,6 +1,6 @@ # vim: ft=sh -ctrl + Print +alt + Print ffmpeg -f x11grab -i "$DISPLAY" -vframes 1 "$XDG_PICTURES_DIR/screenshots/$(time.uuid)".png XF86Audio{RaiseVolume,LowerVolume,Mute} @@ -10,7 +10,7 @@ XF86Audio{RaiseVolume,LowerVolume,Mute} # 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% -ctrl + XF86AudioMute +alt + XF86AudioMute amixer set Capture toggle;\ kill -RTMIN "$(cat ~/.cache/pidofbar)" -- cgit v1.2.3-70-g09d2