1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-05 21:15:38 -05:00

hyprland: remove focus grab from dankpopout

This commit is contained in:
bbedward
2025-11-16 11:44:59 -05:00
parent eb4655fcbc
commit 4a68ce35a3

View File

@@ -102,11 +102,6 @@ PanelWindow {
return WlrKeyboardFocus.Exclusive return WlrKeyboardFocus.Exclusive
} }
HyprlandFocusGrab {
windows: [root]
active: CompositorService.isHyprland && shouldBeVisible
}
anchors { anchors {
top: true top: true
left: true left: true