diff --git a/bar-functions/dwm_pulse.sh b/bar-functions/dwm_pulse.sh index e4e9149..96395a2 100755 --- a/bar-functions/dwm_pulse.sh +++ b/bar-functions/dwm_pulse.sh @@ -7,7 +7,7 @@ # Dependencies: pamixer dwm_pulse () { - VOL=$(pamixer --get-volume-human | tr -d '%') + VOL=$(pamixer --get-volume) printf "%s" "$SEP1" if [ "$IDENTIFIER" = "unicode" ]; then