Sasha Moak
3730793197
feat: add icon support to the wireplumber module
...
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": ["", "", ""]
}
```
2022-11-26 10:02:16 -08:00
..
2022-11-24 13:08:16 +01:00
2022-11-24 13:08:16 +01:00
2022-11-24 13:08:16 +01:00
2022-11-24 13:08:16 +01:00
2022-08-29 16:22:08 +10:00
2022-08-31 15:51:50 +08:00
2022-11-24 13:08:16 +01:00
2022-11-25 09:03:27 +01:00
2022-11-24 02:16:44 +01:00
2022-11-24 13:08:16 +01:00
2022-11-24 13:08:16 +01:00
2022-11-24 13:08:16 +01:00
2022-11-24 13:08:16 +01:00
2022-11-24 13:08:16 +01:00
2022-11-24 13:08:16 +01:00
2022-10-20 12:38:52 +02:00
2022-11-24 13:08:16 +01:00
2022-01-16 23:55:13 +00:00
2022-11-24 13:08:16 +01:00
2022-08-18 17:05:04 -04:00
2022-08-24 14:08:34 +08:00
2022-11-24 13:08:16 +01:00
2022-11-24 13:08:16 +01:00
2022-11-24 13:08:16 +01:00
2022-11-24 13:08:16 +01:00
2022-11-24 13:08:16 +01:00
2022-11-16 08:04:18 +03:00
2022-11-26 10:02:16 -08:00