windowrule class corrected
This commit is contained in:
+304
-304
File diff suppressed because it is too large
Load Diff
@@ -2148,7 +2148,7 @@ in
|
||||
+ "\n";
|
||||
settings = {
|
||||
windowrule = [
|
||||
"match:class Nm-connection-editor, float 1, center 1, size 900 700"
|
||||
"match:class nm-connection-editor, float 1, center 1, size 900 700"
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ in
|
||||
+ "\n";
|
||||
settings = {
|
||||
windowrule = [
|
||||
"match:class Nm-connection-editor, float 1, center 1, size 900 700"
|
||||
"match:class nm-connection-editor, float 1, center 1, size 900 700"
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user