add projector screen
This commit is contained in:
parent
c207e57392
commit
94565a3432
1 changed files with 9 additions and 0 deletions
|
|
@ -44,6 +44,15 @@
|
||||||
refresh-rate = 60;
|
refresh-rate = 60;
|
||||||
scale = "1";
|
scale = "1";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
name = "DP-1";
|
||||||
|
horizontal = 1920;
|
||||||
|
vertical = 1080;
|
||||||
|
horizontal-offset = 2256;
|
||||||
|
vertical-offset = 0;
|
||||||
|
refresh-rate = 60;
|
||||||
|
scale = "1";
|
||||||
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
games.enable = true;
|
games.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue