yambar: mostrar porcentaje en audio
This commit is contained in:
parent
467102de5c
commit
c4ed1dc517
1 changed files with 9 additions and 8 deletions
|
@ -72,7 +72,7 @@ bar:
|
||||||
values:
|
values:
|
||||||
true: {string: {text: , font: *awesome, foreground: bdae93ff}}
|
true: {string: {text: , font: *awesome, foreground: bdae93ff}}
|
||||||
false:
|
false:
|
||||||
ramp:
|
- ramp:
|
||||||
tag: volume
|
tag: volume
|
||||||
items:
|
items:
|
||||||
- string: {text: , font: *awesome}
|
- string: {text: , font: *awesome}
|
||||||
|
@ -80,6 +80,7 @@ bar:
|
||||||
- string: {text: , font: *awesome}
|
- string: {text: , font: *awesome}
|
||||||
- string: {text: , font: *awesome}
|
- string: {text: , font: *awesome}
|
||||||
- string: {text: , font: *awesome}
|
- string: {text: , font: *awesome}
|
||||||
|
- string: {text: " {percent}%"}
|
||||||
- battery:
|
- battery:
|
||||||
name: BAT0
|
name: BAT0
|
||||||
poll-interval: 30
|
poll-interval: 30
|
||||||
|
|
Loading…
Reference in a new issue