forked from Shinonome/dots-hyprland
clock: code cleanups + cookie by default
This commit is contained in:
@@ -158,7 +158,7 @@ Singleton {
|
||||
property real x: 100
|
||||
property real y: 100
|
||||
property string style: "cookie" // Options: "cookie", "digital"
|
||||
property string styleLocked: "digital" // Options: "cookie", "digital"
|
||||
property string styleLocked: "cookie" // Options: "cookie", "digital"
|
||||
property JsonObject cookie: JsonObject {
|
||||
property bool aiStyling: false
|
||||
property int sides: 14
|
||||
|
||||
Reference in New Issue
Block a user