rename waveAnimation to constantlyRotate, disable by default

This commit is contained in:
end-4
2025-10-05 20:19:36 +02:00
parent 96ed90e2cc
commit 9d39417142
4 changed files with 9 additions and 10 deletions
@@ -139,7 +139,7 @@ Singleton {
property bool timeIndicators: true
property bool centerGlow: true
property bool dateInClock: true
property bool waveAnimation: true
property bool constantlyRotate: false
}
}