Waybar audio fix

This commit is contained in:
Aleksandr Lebedev 2025-07-19 20:45:35 +02:00
parent 78ceea830d
commit 2f3acd3454

View file

@ -113,8 +113,8 @@ ${builtins.readFile ./waybarstyle.css}'';
};
pulseaudio = {
format = "{icon} {volume}% {format_source}";
format-bluetooth = "{icon} {volume}% {format_source}";
format-bluetooth-muted = " {icon} {format_source}";
format-bluetooth = "{icon} {volume}% {format_source}";
format-bluetooth-muted = " {format_source}";
format-icons = {
car = "";
default = [ " " " " " " ];