1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-07-02 11:11:04 +02:00

docs: fix issues with several more toml examples

This commit is contained in:
Jake Stanger 2024-04-24 21:42:25 +01:00
parent ea2b20816d
commit 782b9554a2
No known key found for this signature in database
GPG key ID: C51FC8F9CB0BEA61
4 changed files with 4 additions and 4 deletions

View file

@ -52,7 +52,7 @@ type = "volume"
format = "{icon} {percentage}%"
max_volume = 100
[[end.icons]]
[end.icons]
volume_high = "󰕾"
volume_medium = "󰖀"
volume_low = "󰕿"