mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-20 01:42:38 +02: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