Battery widget #7

Merged
Zacharias-Brohn merged 8 commits from battery-widget into main 2026-02-11 16:49:52 +01:00
Showing only changes of commit 23f9b6a6cb - Show all commits
+1
View File
@@ -22,5 +22,6 @@ Item {
CustomText {
text: findDevice().percentage
anchors.centerIn: parent
}
}