Add live battery stats

This commit is contained in:
Stephen Horvath
2025-08-15 19:34:11 +10:00
parent fa5442d5fd
commit e7b4e4d194
15 changed files with 643 additions and 675 deletions

View File

@@ -118,4 +118,4 @@ class HardwarePage(Gtk.Box):
else:
raise e
return app.current_page == 3 and success
return app.current_page == 4 and success