From 93b338c6c30314847c19ac0a3499d66ebcab0e0c Mon Sep 17 00:00:00 2001 From: Zedhugh Chen Date: Sat, 8 Jul 2023 23:17:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=A4=9A=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E5=99=A8=E5=88=86=E8=BE=A8=E7=8E=87=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 80nvidia.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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