put notif popup in lazy loader

This commit is contained in:
end-4
2025-05-14 22:07:19 +02:00
parent 2339eda157
commit db1e3cbab1
@@ -15,6 +15,8 @@ Scope {
Variants {
model: Quickshell.screens
LazyLoader {
loading: true
PanelWindow {
id: root
visible: true
@@ -113,6 +115,7 @@ Scope {
}
}
}
}