forked from Shinonome/dots-hyprland
add option to not animate digital bg clock (closes #2055)
This commit is contained in:
@@ -165,6 +165,9 @@ Singleton {
|
||||
property bool dateInClock: true
|
||||
property bool constantlyRotate: false
|
||||
}
|
||||
property JsonObject digital: JsonObject {
|
||||
property bool animateChange: true
|
||||
}
|
||||
|
||||
}
|
||||
property string wallpaperPath: ""
|
||||
|
||||
Reference in New Issue
Block a user