How to ignore EDID of a monitor and set a custom resolution

I just installed Manjaro for the first time. It’s awesome but there’s a problem. I can’t set my monitor’s native resolution (1920x1080 @60Hz). It’s not listed in the display settings. Also, xrandr method doesn’t work, it gives me a “BadMatch” error. I did some digging on the internet and found out that it’s probably an EDID issue since when I connect my tv it picks up the native resolution of the tv. I use a DVI to VGA adapter for my monitor and I’m sure it cant pick up the EDID because of it. Does anybody know how to go around this?

Error:
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 140 (RANDR)
Minor opcode of failed request: 18 (RRAddOutputMode)
Serial number of failed request: 37
Current serial number in output stream: 38

When I run xrandr:
Screen 0: minimum 8 x 8, current 1280 x 720, maximum 16384 x 16384
DVI-I-0 connected primary 1280x720+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
1024x768 60.00 +
1600x900 59.82
1400x900 59.88
1368x768 59.88 59.85
1280x800 59.91 59.81
1280x720 59.86* 59.74
1024x576 59.90 59.82
960x540 59.82 59.63
864x486 59.92 59.57
800x600 72.19 60.32 56.25
800x450 59.82
700x450 59.88
684x384 59.88 59.85
640x480 59.94
640x400 59.98 59.88
640x360 59.86 59.83
512x384 60.00
512x288 60.00 59.92
480x270 59.82 59.63
432x243 59.92 59.57
400x300 72.19
320x240 60.05
DVI-I-1 disconnected (normal left inverted right x axis y axis)
HDMI-0 disconnected (normal left inverted right x axis y axis)
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)

We need more info.

Which command outputs this error?