mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-27 19:17:30 -05:00
a lil font change
This commit is contained in:
@@ -190,7 +190,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.expressive
|
family: Appearance.font.family.main
|
||||||
weight: Font.Bold
|
weight: Font.Bold
|
||||||
}
|
}
|
||||||
color: root.colOnBackground
|
color: root.colOnBackground
|
||||||
|
|||||||
Reference in New Issue
Block a user