diff --git a/.config/polybar/config b/.config/polybar/config index b482f100..5c41680e 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -278,8 +278,8 @@ format-volume = format-volume-prefix = "VOL: " format-volume-prefix-foreground = ${res/colors.icon-volume} format-muted = -format-muted-prefix = "VOL: " -format-muted-prefix-foreground = ${res/colors.icon-volume} +format-muted-prefix = "MUT: " +format-muted-prefix-foreground = ${res/colors.foreground-dark} label-volume = %percentage:3%% label-muted = %percentage:3%%