diff --git a/.config/quickshell/ii/modules/background/CookieClock.qml b/.config/quickshell/ii/modules/background/CookieClock.qml index a49eae3f2..add8dc1da 100644 --- a/.config/quickshell/ii/modules/background/CookieClock.qml +++ b/.config/quickshell/ii/modules/background/CookieClock.qml @@ -190,7 +190,7 @@ Item { Behavior on pixelSize { animation: Appearance.animation.elementResize.numberAnimation.createObject(this) } - family: Appearance.font.family.expressive + family: Appearance.font.family.main weight: Font.Bold } color: root.colOnBackground