diff --git a/.config/quickshell/modules/common/widgets/ContentSection.qml b/.config/quickshell/modules/common/widgets/ContentSection.qml index ee2410c40..01eab5cbf 100644 --- a/.config/quickshell/modules/common/widgets/ContentSection.qml +++ b/.config/quickshell/modules/common/widgets/ContentSection.qml @@ -14,6 +14,7 @@ ColumnLayout { StyledText { text: root.title font.pixelSize: Appearance.font.pixelSize.larger + font.weight: Font.Medium } ColumnLayout { id: sectionContent