This commit is contained in:
Lysec
2026-01-18 16:24:57 +01:00
parent 385b2d57f2
commit 1410269dfd
52 changed files with 51 additions and 67 deletions
+1 -2
View File
@@ -602,7 +602,6 @@ Singleton {
property string schedulingMode: "off"
property string manualSunrise: "06:30"
property string manualSunset: "18:30"
property string generationBackend: "internal"
property string internalThemerMode: "material"
}
@@ -610,7 +609,7 @@ Singleton {
property JsonObject templates: JsonObject {
property list<var> activeTemplates: []
// Format: [{ "id": "gtk", "enabled": true }, { "id": "qt", "enabled": true }, ...]
property bool enableUserTemplates: false
property bool enableUserTheming: false
}
// night light