1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 21:42:51 -05:00

Merge branch 'master' of github.com:bbedward/dank-material-dark-shell

This commit is contained in:
bbedward
2025-07-17 23:20:48 -04:00

View File

@@ -32,6 +32,10 @@ ShellRoot {
id: notificationCenter id: notificationCenter
} }
NotificationPopup {
id: notificationPopup
}
ControlCenterPopup { ControlCenterPopup {
id: controlCenterPopup id: controlCenterPopup
} }