stopped using trantor's eds monitor
parent
4029462ee0
commit
47be0dad20
|
@ -8,10 +8,12 @@ let
|
||||||
edp_config = {
|
edp_config = {
|
||||||
enable = true;
|
enable = true;
|
||||||
crtc = 0;
|
crtc = 0;
|
||||||
mode = "1368x768";
|
# mode = "1368x768";
|
||||||
position = "1920x0";
|
mode = "1920x1080";
|
||||||
|
# position = "1920x0";
|
||||||
|
position = "0x0";
|
||||||
rate = "60.00";
|
rate = "60.00";
|
||||||
rotate = "left";
|
# rotate = "left";
|
||||||
};
|
};
|
||||||
hdmi_config = {
|
hdmi_config = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Reference in New Issue