docs(volume): update deprecated volume token (#567)

This commit is contained in:
drendog 2024-05-01 22:37:56 +02:00 committed by GitHub
parent 57de8c3ea4
commit 1971f3bb1e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View File

@ -81,7 +81,7 @@ let {
$volume = {
type = "volume"
format = "{icon} {volume}%"
format = "{icon} {percentage}%"
max_volume = 100
icons.volume_high = "󰕾"
icons.volume_medium = "󰖀"

View File

@ -74,7 +74,7 @@
},
{
"type": "volume",
"format": "{icon} {volume}%",
"format": "{icon} {percentage}%",
"max_volume": 100,
"icons": {
"volume_high": "󰕾",

View File

@ -71,7 +71,7 @@ networks = 3
[[end]]
type = "volume"
format = "{icon} {volume}%"
format = "{icon} {percentage}%"
max_volume = 100
[end.icons]

View File

@ -51,7 +51,7 @@ end:
- 󰖡 {load_average:1} | {load_average:5} | {load_average:15}
- 󰥔 {uptime}
- type: volume
format: '{icon} {volume}%'
format: '{icon} {percentage}%'
max_volume: 100
icons:
volume_high: 󰕾