hephaestus: switch 2-screen setup
This commit is contained in:
parent
9d8d62f5c2
commit
93f11656c7
|
@ -199,13 +199,13 @@
|
||||||
"DP-3" = {
|
"DP-3" = {
|
||||||
enable = true;
|
enable = true;
|
||||||
primary = false;
|
primary = false;
|
||||||
position = "3840x0";
|
position = "1920x0";
|
||||||
mode = "1920x1200";
|
mode = "1920x1200";
|
||||||
};
|
};
|
||||||
"DP-4" = {
|
"DP-4" = {
|
||||||
enable = true;
|
enable = true;
|
||||||
primary = true;
|
primary = true;
|
||||||
position = "1920x0";
|
position = "0x0";
|
||||||
mode = "1920x1200";
|
mode = "1920x1200";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue