From 85c53c1b0caf994384c3bd42eba946d9a86a9ecc Mon Sep 17 00:00:00 2001 From: Odweta Date: Sun, 11 Jan 2026 19:52:52 +0100 Subject: [PATCH] nmtui popup --- hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyprland.nix b/hyprland.nix index bf91d78..f7807ee 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;