From 102e63624349580ce2f15d35d18628b79807aa1d Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Sat, 27 Jan 2024 03:58:26 -0500 Subject: Set increment to 5 percent for volume --- .config/sxhkd/sxhkdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index e2ffe43..5d7d0c5 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -198,7 +198,7 @@ shift + XF86AudioMedia killall bluetuith || dropdowntoggle bluetooth bluetuith ## Increase/decrease Volume {XF86AudioRaiseVolume, XF86AudioLowerVolume} - volumectl 1 {+,-} + volumectl 5 {+,-} ## Max-Out Volume shift + XF86AudioRaiseVolume volumectl 100 -- cgit v1.2.3