This commit is contained in:
2026-03-25 18:19:37 +01:00
parent 24a14b41d7
commit 3114ecb690
30 changed files with 1787 additions and 12 deletions
@@ -6,6 +6,8 @@ SettingsPage {
id: root
SettingsSection {
sectionId: "Lockscreen"
SettingsHeader {
name: "Lockscreen"
}
@@ -84,6 +86,8 @@ SettingsPage {
}
SettingsSection {
sectionId: "Idle"
Idle {
}
}