mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-13 20:39:58 -05:00
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