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