diff --git a/panels/notification/plugin/NotifyItemContent.qml b/panels/notification/plugin/NotifyItemContent.qml index 138cb920e..ac0021b18 100644 --- a/panels/notification/plugin/NotifyItemContent.qml +++ b/panels/notification/plugin/NotifyItemContent.qml @@ -263,6 +263,7 @@ NotifyItem { text: root.title visible: text !== "" maximumLineCount: 1 + textFormat: Text.PlainText font { pixelSize: DTK.fontManager.t8.pixelSize family: DTK.fontManager.t8.family