forked from Shinonome/dots-hyprland
bg clock: make number column not look goofy
This commit is contained in:
@@ -158,7 +158,7 @@ Item {
|
|||||||
Behavior on pixelSize {
|
Behavior on pixelSize {
|
||||||
animation: Appearance.animation.elementResize.numberAnimation.createObject(this)
|
animation: Appearance.animation.elementResize.numberAnimation.createObject(this)
|
||||||
}
|
}
|
||||||
family: Appearance.font.family.main
|
family: Appearance.font.family.expressive
|
||||||
weight: Font.Bold
|
weight: Font.Bold
|
||||||
}
|
}
|
||||||
Behavior on opacity {
|
Behavior on opacity {
|
||||||
|
|||||||
Reference in New Issue
Block a user