diff --git a/res/ui/popup.qml b/res/ui/popup.qml index ddf48b0e..f4c68392 100644 --- a/res/ui/popup.qml +++ b/res/ui/popup.qml @@ -34,7 +34,7 @@ PlasmaCore.Dialog { PC3.Label { id: messageLabel - anchors.fill: parent + Layout.alignment: Qt.AlignHCenter // This font size matches the one from Pulse Audio OSD for consistency font.pointSize: PlasmaCore.Theme.defaultFont.pointSize * 1.2 horizontalAlignment: Text.AlignHCenter