From 5f6db95c9a6caf4e23d052e5013ad633c03b8be0 Mon Sep 17 00:00:00 2001 From: Odweta Date: Sun, 11 Jan 2026 20:07:21 +0100 Subject: [PATCH] nmtui popup --- hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyprland.nix b/hyprland.nix index 4ec3408..f201076 100644 --- a/hyprland.nix +++ b/hyprland.nix @@ -39,7 +39,7 @@ }; }; - windowrulev2 = [ + windowrule = [ "float,title:\"nmtui-popup\"" "center,title:\"nmtui-popup\"" ];