autorandr: remove unnecessary method attribute

I mistakenly added this before noticing that it was already defaulted
to "factory". Sorry!
This commit is contained in:
Robert Helgesson 2019-02-17 23:06:39 +01:00
parent 03f1aea069
commit 92d4e3e75a
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89

View file

@ -163,7 +163,6 @@ let
default = null;
example = literalExample ''
{
method = "factor";
x = 1.25;
y = 1.25;
}