cookie clock: adjust space preset

This commit is contained in:
end-4
2025-10-13 19:33:09 +02:00
parent 9d733fcff5
commit 73bd73d910
@@ -55,7 +55,7 @@ Item {
} else if (category == "anime") {
applyStyle(12, "dots", "fill", "bold", "dot", "bubble")
} else if (category == "city" || category == "space") {
applyStyle(23, "full", "hollow", "medium", "classic", "bubble")
applyStyle(23, "full", "hollow", "thin", "classic", "bubble")
} else if (category == "minimalist") {
applyStyle(6, "none", "fill", "bold", "dot", "hide")
} else if (category == "landscape") {