mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
3730793197
Adds basic icon support for the wireplumber module. This can be achieved by using `{icon}` in the `format` config and pairing it with the `format-icons` config as well. Example: ``` "wireplumber": { "format": "{volume}% {icon}", "format-icons": ["", "", ""] } ``` |
||
---|---|---|
.. | ||
modules | ||
util | ||
AIconLabel.cpp | ||
ALabel.cpp | ||
AModule.cpp | ||
bar.cpp | ||
client.cpp | ||
config.cpp | ||
factory.cpp | ||
group.cpp | ||
main.cpp |