nmtui popup

This commit is contained in:
Odweta
2026-01-11 19:59:01 +01:00
parent b1df26d5b5
commit d527efe43a
+4 -1
View File
@@ -39,7 +39,10 @@
}; };
}; };
windowrulev2 = "float title:\"nmtui-popup\" size:80x24 center"; windowrules = [
"float on, match:title nmtui-popup"
"center on, match:title nmtui-popup"
];
general = { general = {
gaps_in = 5; gaps_in = 5;