nmtui popup

This commit is contained in:
Odweta
2026-01-11 20:01:52 +01:00
parent d9bac970e3
commit 7fba32dfdd
+6 -3
View File
@@ -39,9 +39,12 @@
}; };
}; };
windowrule = [ #windowrule = [
"float on, match:title nmtui-popup" # "float on, match:title nmtui-popup"
"center on, match:title nmtui-popup" # "center on, match:title nmtui-popup"
#];
windowrulev2 = [
"float title:\"nmtui-popup\" center"
]; ];
general = { general = {