1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-29 22:42:11 -04:00

welcome page: fix to not shell our to external dms IPC

This commit is contained in:
bbedward
2026-06-29 12:12:17 -04:00
parent de3e8cffa0
commit f293def3a8
2 changed files with 3 additions and 3 deletions
+2
View File
@@ -251,6 +251,8 @@ Item {
values: JSON.parse(root._barLayoutStateJson)
}
Component.onCompleted: BarWidgetService.dankBarRepeater = dankBarRepeater
property var hyprlandOverviewLoaderRef: hyprlandOverviewLoader
delegate: Loader {