lockscreen?

This commit is contained in:
Zacharias-Brohn
2026-02-17 00:28:57 +01:00
parent b22e79a2c5
commit 7d9ba3d570
23 changed files with 2574 additions and 442 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ Item {
anchors.centerIn: parent
text: Time.time
text: Time.dateStr
color: Config.useDynamicColors ? DynamicColors.palette.m3tertiary : "white"
Behavior on color {