New backup 2025-03-04 19:15:02

This commit is contained in:
Penelope Gwen 2025-03-04 19:15:02 -08:00
parent 7a74744743
commit e6073d58e8
2 changed files with 3 additions and 0 deletions

View file

@ -37,6 +37,7 @@ scale trough highlight,
progressbar>trough>progress {
background-color: $color2;
border-radius: 4px;
min-height: 10px;
}
circular-progress {
color: $color1;

View file

@ -204,6 +204,8 @@
:space-evenly false
:halign "center"
(progress
:height 10
:valign "center"
:value {EWW_BATTERY.BAT0.capacity}
:orientation "h")))