diff --git a/settings/hyprland.nix b/settings/hyprland.nix index e537296..172fd5d 100644 --- a/settings/hyprland.nix +++ b/settings/hyprland.nix @@ -693,6 +693,7 @@ in anchor.edges: Edges.Bottom | Edges.Right anchor.gravity: Edges.Bottom | Edges.Left anchor.adjustment: PopupAdjustment.Slide + grabFocus: true visible: false color: "transparent" implicitWidth: menuColumn.width + 2