forked from Shinonome/dots-hyprland
clock: separate style for lock screen (#2374)
This commit is contained in:
@@ -157,7 +157,8 @@ Singleton {
|
||||
property string placementStrategy: "leastBusy" // "free", "leastBusy", "mostBusy"
|
||||
property real x: 100
|
||||
property real y: 100
|
||||
property string style: "cookie" // Options: "cookie", "digital"
|
||||
property string style: "cookie" // Options: "cookie", "digital"
|
||||
property string styleLocked: "digital" // Options: "cookie", "digital"
|
||||
property JsonObject cookie: JsonObject {
|
||||
property bool aiStyling: false
|
||||
property int sides: 14
|
||||
|
||||
Reference in New Issue
Block a user