Fix icons/colors in pulseaudio waybar

This commit is contained in:
Daniel Flanagan 2020-10-25 00:45:21 -05:00
parent ba7e4d52d5
commit a4bebff2b4
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
1 changed files with 2 additions and 2 deletions

View File

@ -98,8 +98,8 @@
//"format-bluetooth-muted": " {icon} {format_source}",
//"format-muted": " {format_source}",
"format-muted": "<span foreground=\"#666666\"></span> {format_source}",
"format-source": "<span foreground=\"#f92672\">  </span>",
"format-source-muted": "<span foreground=\"#66d9ef\">  </span>",
"format-source": "<span foreground=\"#f92672\"> </span>",
"format-source-muted": "<span foreground=\"#66d9ef\"> </span>",
"format-icons": {
"headphones": "",
"handsfree": "",