diff --git a/Modules/NotificationCenter.qml b/Modules/NotificationCenter.qml index 3e3f405..e6714eb 100644 --- a/Modules/NotificationCenter.qml +++ b/Modules/NotificationCenter.qml @@ -141,6 +141,7 @@ PanelWindow { Layout.alignment: Qt.AlignLeft | Qt.AlignVCenter Layout.fillWidth: true text: "Do Not Disturb" + focus: false } RowLayout { Layout.alignment: Qt.AlignRight | Qt.AlignVCenter