autorandr: remove unnecessary method
attribute
I mistakenly added this before noticing that it was already defaulted to "factory". Sorry!
This commit is contained in:
parent
03f1aea069
commit
92d4e3e75a
|
@ -163,7 +163,6 @@ let
|
|||
default = null;
|
||||
example = literalExample ''
|
||||
{
|
||||
method = "factor";
|
||||
x = 1.25;
|
||||
y = 1.25;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue