forked from Shinonome/dots-hyprland
add option to not animate digital bg clock (closes #2055)
This commit is contained in:
@@ -445,7 +445,7 @@ Variants {
|
||||
color: bgRoot.colText
|
||||
style: Text.Raised
|
||||
styleColor: Appearance.colors.colShadow
|
||||
animateChange: true
|
||||
animateChange: Config.options.background.clock.digital.animateChange
|
||||
}
|
||||
component ClockStatusText: Row {
|
||||
id: statusTextRow
|
||||
|
||||
Reference in New Issue
Block a user