Add icons for additional audio profiles in Waybar (#4100)

* Add icons for additional audio profiles in Waybar

* Only keep the headphone icon
This commit is contained in:
Pierre Olivier Martel
2026-01-07 01:39:00 -05:00
committed by GitHub
parent 4a88ec876b
commit eb904062f5
2 changed files with 15 additions and 0 deletions

View File

@@ -115,6 +115,7 @@
"scroll-step": 5,
"format-muted": "",
"format-icons": {
"headphone": "",
"default": ["", "", ""]
}
},