Add fractional scaling back to Vanguard monitor
This commit is contained in:
parent
176e4be1e3
commit
597cbe82ee
|
@ -39,12 +39,13 @@
|
|||
output = {
|
||||
"Microstep MSI G27CQ4 E2 Unknown" = {
|
||||
mode = "2560x1440@120Hz";
|
||||
scale = "1.25";
|
||||
position = "1920 0";
|
||||
adaptive_sync = "on";
|
||||
};
|
||||
"Acer Technologies ED270R TJMEE0043W01" = {
|
||||
mode = "1920x1080@120Hz";
|
||||
position = "0 360";
|
||||
position = "0 140";
|
||||
adaptive_sync = "off";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue