Fix icons/colors in pulseaudio waybar
This commit is contained in:
parent
ba7e4d52d5
commit
a4bebff2b4
|
@ -98,8 +98,8 @@
|
||||||
//"format-bluetooth-muted": " {icon} {format_source}",
|
//"format-bluetooth-muted": " {icon} {format_source}",
|
||||||
//"format-muted": " {format_source}",
|
//"format-muted": " {format_source}",
|
||||||
"format-muted": "<span foreground=\"#666666\"></span> {format_source}",
|
"format-muted": "<span foreground=\"#666666\"></span> {format_source}",
|
||||||
"format-source": "<span foreground=\"#f92672\"> </span>",
|
"format-source": "<span foreground=\"#f92672\"> </span>",
|
||||||
"format-source-muted": "<span foreground=\"#66d9ef\"> </span>",
|
"format-source-muted": "<span foreground=\"#66d9ef\"> </span>",
|
||||||
"format-icons": {
|
"format-icons": {
|
||||||
"headphones": "",
|
"headphones": "",
|
||||||
"handsfree": "",
|
"handsfree": "",
|
||||||
|
|
Reference in a new issue