porcorosso: reconfigure monitors again
This commit is contained in:
parent
7c418666fe
commit
e30a6d203b
1 changed files with 2 additions and 13 deletions
|
@ -205,30 +205,19 @@ in {
|
||||||
mode = "1920x1080";
|
mode = "1920x1080";
|
||||||
position = "0x0";
|
position = "0x0";
|
||||||
rate = "59.98";
|
rate = "59.98";
|
||||||
transform = [
|
|
||||||
[ 2.0 0.0 0.0 ]
|
|
||||||
[ 0.0 2.0 0.0 ]
|
|
||||||
[ 0.0 0.0 1.0 ]
|
|
||||||
];
|
|
||||||
panning = "3840x2160+0+0";
|
|
||||||
crtc = 4;
|
|
||||||
};
|
};
|
||||||
"DP-0.2" = {
|
"DP-0.2" = {
|
||||||
enable = true;
|
enable = true;
|
||||||
mode = "3840x2160";
|
mode = "3840x2160";
|
||||||
primary = true;
|
primary = true;
|
||||||
position = "3840x0";
|
position = "1920x0";
|
||||||
rate = "60.00";
|
rate = "60.00";
|
||||||
panning = "3840x2160+3840+0";
|
|
||||||
crtc = 1;
|
|
||||||
};
|
};
|
||||||
"DP-0.1" = {
|
"DP-0.1" = {
|
||||||
enable = true;
|
enable = true;
|
||||||
mode = "3840x2160";
|
mode = "3840x2160";
|
||||||
position = "7680x0";
|
position = "5760x0";
|
||||||
rate = "60.00";
|
rate = "60.00";
|
||||||
panning = "3840x2160+7680+0";
|
|
||||||
crtc = 0;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
fingerprint = {
|
fingerprint = {
|
||||||
|
|
Loading…
Reference in a new issue