Reformatted icons for volume monitor

This commit is contained in:
Emmet 2023-08-20 15:26:30 -05:00
parent 1c2baeb249
commit e877fd63bc

View file

@ -379,11 +379,11 @@
pulseaudio = { pulseaudio = {
"scroll-step" = 1; "scroll-step" = 1;
"format" = "{volume}% {icon} {format_source}"; "format" = "{volume}% {icon} {format_source}";
"format-bluetooth" = "{volume}% {icon} {format_source}"; "format-bluetooth" = "{volume}% {icon} {format_source}";
"format-bluetooth-muted" = " {icon} {format_source}"; "format-bluetooth-muted" = "󰸈 {icon} {format_source}";
"format-muted" = " {format_source}"; "format-muted" = "󰸈 {format_source}";
"format-source" = "{volume}% "; "format-source" = "{volume}% ";
"format-source-muted" = ""; "format-source-muted" = " ";
"format-icons" = { "format-icons" = {
"headphone" = ""; "headphone" = "";
"hands-free" = ""; "hands-free" = "";