From b1df26d5b51bd88bc19c34b987c747e88b0574af Mon Sep 17 00:00:00 2001 From: Odweta Date: Sun, 11 Jan 2026 19:55:00 +0100 Subject: [PATCH] nmtui popup --- hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyprland.nix b/hyprland.nix index f7807ee..bdf3d44 100644 --- a/hyprland.nix +++ b/hyprland.nix @@ -39,7 +39,7 @@ }; }; - windowrulev2 = "float, title:\"nmtui-popup\", size:80x24, center"; + windowrulev2 = "float title:\"nmtui-popup\" size:80x24 center"; general = { gaps_in = 5;