diff --git a/quickshell/Widgets/DankPopout.qml b/quickshell/Widgets/DankPopout.qml index 6978ac05..e07e92ed 100644 --- a/quickshell/Widgets/DankPopout.qml +++ b/quickshell/Widgets/DankPopout.qml @@ -102,11 +102,6 @@ PanelWindow { return WlrKeyboardFocus.Exclusive } - HyprlandFocusGrab { - windows: [root] - active: CompositorService.isHyprland && shouldBeVisible - } - anchors { top: true left: true