1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-06 05:25:41 -05:00

Add namespace to notification popup (#187)

This commit is contained in:
Lulu
2025-09-12 04:09:07 +02:00
committed by GitHub
parent 5b49e36da4
commit b36da8eba2

View File

@@ -11,6 +11,8 @@ import qs.Widgets
PanelWindow {
id: win
WlrLayershell.namespace: "quickshell:notification"
required property var notificationData
required property string notificationId
readonly property bool hasValidData: notificationData && notificationData.notification