add config option to use old sine wave cookie clock

This commit is contained in:
end-4
2025-10-30 15:45:26 +01:00
parent a122d6e905
commit fd72cd5e22
4 changed files with 104 additions and 7 deletions
@@ -164,6 +164,7 @@ Singleton {
property bool hourMarks: false
property bool dateInClock: true
property bool constantlyRotate: false
property bool useSineCookie: false
}
property JsonObject digital: JsonObject {
property bool animateChange: true