[themes] Update battery themes
Names of discharging states have changed.
This commit is contained in:
parent
89f49856d9
commit
b6c430a8da
4 changed files with 20 additions and 20 deletions
|
@ -73,20 +73,20 @@
|
|||
"charging": {
|
||||
"suffix": " chr "
|
||||
},
|
||||
"discharging_critical": {
|
||||
"discharging-10": {
|
||||
"prefix": " ! ",
|
||||
"suffix": " dis "
|
||||
},
|
||||
"discharging_low": {
|
||||
"discharging-25": {
|
||||
"suffix": " dis "
|
||||
},
|
||||
"discharging_medium": {
|
||||
"discharging-50": {
|
||||
"suffix": " dis "
|
||||
},
|
||||
"discharging_high": {
|
||||
"discharging-80": {
|
||||
"suffix": " dis "
|
||||
},
|
||||
"discharging_full": {
|
||||
"discharging-100": {
|
||||
"suffix": " dis "
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue