Output must be set of strings...
This commit is contained in:
parent
d7de7d9bd6
commit
a95eb44f52
|
@ -27,8 +27,8 @@
|
|||
modifier = "Mod1";
|
||||
output = {
|
||||
DSI-1 = {
|
||||
scale = 2.0;
|
||||
transform = 270;
|
||||
scale = "2.0";
|
||||
transform = "270";
|
||||
};
|
||||
};
|
||||
startup = [
|
||||
|
|
Loading…
Reference in a new issue