mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-08 16:29:26 -05:00
fix notif popup screen data
This commit is contained in:
@@ -16,12 +16,12 @@ Scope {
|
||||
model: Quickshell.screens
|
||||
|
||||
LazyLoader {
|
||||
property var modelData
|
||||
loading: true
|
||||
PanelWindow {
|
||||
id: root
|
||||
visible: true
|
||||
|
||||
property var modelData
|
||||
property Component notifComponent: NotificationWidget {}
|
||||
property list<NotificationWidget> notificationWidgetList: []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user