forked from Shinonome/dots-hyprland
adjust abstract wallpaper clock style
This commit is contained in:
@@ -51,7 +51,7 @@ Item {
|
|||||||
print("[Cookie clock] Setting clock preset for category: " + category)
|
print("[Cookie clock] Setting clock preset for category: " + category)
|
||||||
// "abstract", "anime", "city", "minimalist", "landscape", "plants", "person", "space"
|
// "abstract", "anime", "city", "minimalist", "landscape", "plants", "person", "space"
|
||||||
if (category == "abstract") {
|
if (category == "abstract") {
|
||||||
applyStyle(7, "dots", "fill", "medium", "dot", "bubble")
|
applyStyle(10, "dots", "fill", "medium", "dot", "bubble")
|
||||||
} else if (category == "anime") {
|
} else if (category == "anime") {
|
||||||
applyStyle(12, "dots", "fill", "bold", "dot", "bubble")
|
applyStyle(12, "dots", "fill", "bold", "dot", "bubble")
|
||||||
} else if (category == "city" || category == "space") {
|
} else if (category == "city" || category == "space") {
|
||||||
|
|||||||
Reference in New Issue
Block a user