mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-20 07:49:58 -05:00
digital clock: several improvements
This commit is contained in:
@@ -186,7 +186,12 @@ Singleton {
|
||||
property bool useSineCookie: false
|
||||
}
|
||||
property JsonObject digital: JsonObject {
|
||||
property bool adaptiveAlignment: true
|
||||
property bool showDate: true
|
||||
property bool animateChange: true
|
||||
property bool vertical: false
|
||||
property real weight: 350
|
||||
property real size: 90
|
||||
}
|
||||
property JsonObject quote: JsonObject {
|
||||
property bool enable: false
|
||||
|
||||
Reference in New Issue
Block a user