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

Revert "Fixed having to click twice to exit out of Spotlight/Cliphist/Powermenu (#1022)"

This reverts commit ca5fe6f7db.
This commit is contained in:
bbedward
2025-12-14 19:09:04 -05:00
parent 891f53cf6f
commit 031f86b417
3 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ DankModal {
keepPopoutsOpen: true
HyprlandFocusGrab {
windows: [root.contentWindow, root.backgroundWindow]
windows: [root.contentWindow]
active: root.useHyprlandFocusGrab && root.shouldHaveFocus
}