mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
feat(Pulseadio): port icons
This commit is contained in:
@ -44,7 +44,11 @@
|
||||
"pulseaudio": {
|
||||
"format": "{volume}% {icon}",
|
||||
"format-muted": "",
|
||||
"format-icons": ["", ""]
|
||||
"format-icons": {
|
||||
"headphones": "",
|
||||
"handsfree": "",
|
||||
"default": ["", ""]
|
||||
}
|
||||
},
|
||||
"custom/spotify": {
|
||||
"format": " {}",
|
||||
|
Reference in New Issue
Block a user