New backup 2025-03-05 23:15:08

This commit is contained in:
Penelope Gwen 2025-03-05 23:15:08 -08:00
parent 51eb16e0e8
commit 6babf690f8
3 changed files with 5 additions and 17 deletions

View file

@ -3,8 +3,9 @@
(revealer-on-hover
:revealvar reveal_battery
:revealvar-name "reveal_battery"
(button :onclick 'notify-send battery lol ${EWW_BATTERY.BAT0.capacity}'
{(EWW_BATTERY.BAT0.status == "Charging") ? " ${EWW_BATTERY.BAT0.capacity}%" : " ${EWW_BATTERY.BAT0.capacity}%"})
(button :onclick 'notify-send battery lol'
"${jq(EWW_BATTERY,'.total_avg')}")
; {(EWW_BATTERY.BAT0.status == "Charging") ? " ${EWW_BATTERY.BAT0.capacity}%" : " ${EWW_BATTERY.BAT0.capacity}%"})
(battery_children)))
(defpoll battery_level :initial 0
@ -18,5 +19,5 @@
(progress
:height 10
:valign "center"
:value {EWW_BATTERY.BAT0.capacity}
:value {jq(EWW_BATTERY,'.total_avg')}
:orientation "h")))

View file

@ -1,8 +1,4 @@
[4F96D1932A9F858E]
Default=penelope
Locked=1
[6C4726F70D182CF7]
Default=penelope
Default=r116e5eg.default-release
Locked=1

View file

@ -27,15 +27,6 @@ Name=testing
IsRelative=1
Path=testing
[Install6C4726F70D182CF7]
Default=penelope
Locked=1
[Profile5]
Name=default-default
IsRelative=1
Path=fs502re5.default-default
[Profile2]
Name=School
IsRelative=1