From bb3c6bcc698b54fbccf3a23fcf15c1dfa6d277cb Mon Sep 17 00:00:00 2001 From: Zastian Pretorius Date: Mon, 11 Jul 2022 15:35:41 +0100 Subject: [PATCH] made all volume controles decrease and increase but 1 --- polybar/.config/polybar/config | 2 ++ sxhkd/.config/sxhkd/sxhkdrc | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index 39fe707..9e0dfca 100644 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config @@ -330,6 +330,8 @@ bar-volume-fill-font = 2 bar-volume-empty = ─ bar-volume-empty-font = 2 bar-volume-empty-foreground = ${colors.foreground-alt} +interval = 1 + [module/alsa] type = internal/alsa diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index aec2369..ec5d96b 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -17,10 +17,10 @@ alt + f pcmanfm XF86AudioRaiseVolume - pamixer --allow-boost -i 5 + pamixer --allow-boost -i 1 XF86AudioLowerVolume - pamixer --allow-boost -d 5 + pamixer --allow-boost -d 1 XF86AudioMute pamixer -t