nmtui popup
This commit is contained in:
+6
-3
@@ -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 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user