diff --git a/80nvidia.conf b/80nvidia.conf index 4e55a37..c213d3b 100644 --- a/80nvidia.conf +++ b/80nvidia.conf @@ -23,7 +23,7 @@ Section "Screen" Monitor "primary" DefaultDepth 24 Option "Stereo" "0" - Option "metamodes" "DVI-I-1: 1920x1080 +2560+0, DP-0: 2560x1440 +0+0" + Option "metamodes" "HDMI-0: 2560x1440 +2560+0, DP-0: 2560x1440 +0+0" # Option "metamodes" "DVI-I-1: 1920x1080 +1440+0, DP-0: 2560x1440 +0+0 {rotation=left}" # Option "metamodes" "DVI-I-1: 1920x1080 +2160+0, DP-0: 3840x2160 +0+0 {rotation=left}" Option "SLI" "Off" @@ -32,4 +32,4 @@ Section "Screen" SubSection "Display" Depth 24 EndSubSection -EndSection \ No newline at end of file +EndSection