Better battery indicator and dedicated Battery singleton in helpers

This commit is contained in:
2026-06-01 15:04:48 +02:00
parent ebedf4b6fe
commit 7eba84c8be
5 changed files with 155 additions and 60 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ ShellRoot {
LazyLoader {
activeAsync: root.laptop
component: Battery {
component: BatteryService {
}
}
}