adjust abstract wallpaper clock style

This commit is contained in:
end-4
2025-10-13 15:11:34 +02:00
parent 6235e6e665
commit 28078910a2
@@ -51,7 +51,7 @@ Item {
print("[Cookie clock] Setting clock preset for category: " + category)
// "abstract", "anime", "city", "minimalist", "landscape", "plants", "person", "space"
if (category == "abstract") {
applyStyle(7, "dots", "fill", "medium", "dot", "bubble")
applyStyle(10, "dots", "fill", "medium", "dot", "bubble")
} else if (category == "anime") {
applyStyle(12, "dots", "fill", "bold", "dot", "bubble")
} else if (category == "city" || category == "space") {