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

hyprland: fix right click overview

This commit is contained in:
bbedward
2025-11-18 17:53:00 -05:00
parent 1c92d39185
commit 6ef9ddd4f3
2 changed files with 3 additions and 2 deletions

View File

@@ -23,6 +23,7 @@ PanelWindow {
required property var rootWindow
property var modelData: item
property var hyprlandOverviewLoader: rootWindow ? rootWindow.hyprlandOverviewLoader : null
property var controlCenterButtonRef: null
property var clockButtonRef: null