diff --git a/containments/homescreens/folio/qml/settings/AppletListViewer.qml b/containments/homescreens/folio/qml/settings/AppletListViewer.qml index 9055b858..058225bb 100644 --- a/containments/homescreens/folio/qml/settings/AppletListViewer.qml +++ b/containments/homescreens/folio/qml/settings/AppletListViewer.qml @@ -72,6 +72,7 @@ MouseArea { Kirigami.Theme.inherit: false Kirigami.Theme.colorSet: Kirigami.Theme.Complementary text: i18n("Widgets") + wrapMode: Text.Wrap font.weight: Font.Bold font.pointSize: Kirigami.Theme.defaultFont.pointSize * 1.5 Layout.fillWidth: true