diff --git a/hyprland.nix b/hyprland.nix index 0a5b80a..ca09a85 100644 --- a/hyprland.nix +++ b/hyprland.nix @@ -39,9 +39,12 @@ }; }; - windowrule = [ - "float on, match:title nmtui-popup" - "center on, match:title nmtui-popup" + #windowrule = [ + # "float on, match:title nmtui-popup" + # "center on, match:title nmtui-popup" + #]; + windowrulev2 = [ + "float title:\"nmtui-popup\" center" ]; general = {