forked from Shinonome/dots-hyprland
add hour hand style
This commit is contained in:
@@ -132,6 +132,7 @@ Singleton {
|
||||
property int clockSides: 12
|
||||
property JsonObject cookie: JsonObject {
|
||||
property string dialNumberStyle: "dots" // Options: "dots" , "numbers", "full" , "none"
|
||||
property string hourHandStyle: "fill" // Options: "fill", "stroke"
|
||||
property string minuteHandStyle: "medium" // Options: "medium", "bold"
|
||||
property string secondHandStyle: "dot" // Options: "dot", "line" , "none"
|
||||
property string dateStyle: "rotating" // Options: "rotating", "square", "none"
|
||||
|
||||
Reference in New Issue
Block a user