From 0e5f9c63f5ce9b06140fa8cb60213ddf8b5e7412 Mon Sep 17 00:00:00 2001 From: xyz Date: Thu, 10 Jun 2021 22:28:07 -0700 Subject: volume hot keys --- .config/sxhkd/sxhkdrc | 3 +++ 1 file changed, 3 insertions(+) (limited to '.config/sxhkd') diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 3fc79624..e1a37403 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -1,2 +1,5 @@ alt + Print ffmpeg -f x11grab -i $DISPLAY -vframes 1 $HOME/pictures/screenshots/$(time.uuid).png + +XF86Audio{RaiseVolume,LowerVolume,Mute} + amixer set Master {5%+,5%-,toggle} -- cgit v1.2.3-70-g09d2