diff --git a/hyprland.nix b/hyprland.nix index d29220b..0a5b80a 100644 --- a/hyprland.nix +++ b/hyprland.nix @@ -39,7 +39,7 @@ }; }; - windowrules = [ + windowrule = [ "float on, match:title nmtui-popup" "center on, match:title nmtui-popup" ];