added simpler cookie clock style

This commit is contained in:
darksignal7
2025-10-03 19:19:21 +03:00
parent 71f7d45084
commit a8e1f3ef4c
4 changed files with 31 additions and 6 deletions
@@ -127,8 +127,9 @@ Singleton {
property real x: -500
property real y: -500
property bool show: true
property string style: "cookie" // Options: "cookie", "digital"
property string style: "cookie" // Options: "cookie", "digital", "simpler-cookie"
property real scale: 1
property int clockSides: 12
}
property string wallpaperPath: ""
property string thumbnailPath: ""