cookie clock: remove useless vars, adjust settings icons

This commit is contained in:
end-4
2025-10-11 18:14:57 +02:00
parent 1f5527164c
commit edc83764c4
5 changed files with 17 additions and 25 deletions
@@ -135,7 +135,7 @@ Singleton {
property string hourHandStyle: "fill" // Options: "classic", "fill", "hollow", "hide"
property string minuteHandStyle: "medium" // Options "classic", "thin", "medium", "bold", "hide"
property string secondHandStyle: "dot" // Options: "dot", "line" , "hide"
property string dateStyle: "bubble" // Options: "rotating", "rect", "bubble" , "hide"
property string dateStyle: "bubble" // Options: "border", "rect", "bubble" , "hide"
property bool timeIndicators: true
property bool hourMarks: true
property bool dateInClock: true