From d87f4e943eb313d93778b474a68048a00907751e Mon Sep 17 00:00:00 2001 From: Odweta Date: Sun, 11 Jan 2026 20:05:38 +0100 Subject: [PATCH] nmtui popup --- hyprland.nix | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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 = {