From ee3ac4107c2d5bea3ac1f85c12903a3d24bd8475 Mon Sep 17 00:00:00 2001 From: "E. Almqvist" Date: Thu, 11 Feb 2021 00:27:17 +0100 Subject: [PATCH] Polybar sound thing --- polybar/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/polybar/config b/polybar/config index c28c39f..1b57478 100644 --- a/polybar/config +++ b/polybar/config @@ -237,7 +237,8 @@ format-volume = label-volume =  %percentage%% label-volume-foreground = ${root.foreground} -label-muted =  ---% +format-muted = +label-muted =  %percentage%% label-muted-foreground = ${colors.red} bar-volume-width = 10