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