From 3cedec8400b8a2c710cad5984c344388f2ec6103 Mon Sep 17 00:00:00 2001 From: eneller Date: Mon, 20 Dec 2021 12:02:54 +0100 Subject: [PATCH] display config in xprofile --- .xprofile | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/.xprofile b/.xprofile index b5b6002..865fc1f 100644 --- a/.xprofile +++ b/.xprofile @@ -2,14 +2,15 @@ xset -b #disable beep #dell u2711b config #30fps -xrandr --newmode "2560x1440_30.00" 146.25 2560 2680 2944 3328 1440 1443 1448 1468 -hsync +vsync -xrandr --addmode HDMI2 2560x1440_30.00 -xrandr --output HDMI2 --mode 2560x1440_30.00 +#xrandr --newmode "2560x1440_30.00" 146.25 2560 2680 2944 3328 1440 1443 1448 1468 -hsync +vsync +#xrandr --addmode HDMI2 2560x1440_30.00 +#xrandr --output HDMI2 --mode 2560x1440_30.00 #60fps -#xrandr --newmode "2560x1440_60.00" 312.25 2560 2752 3024 3488 1440 1443 1448 1493 -hsync +vsync -#xrandr --addmode HDMI2 2560x1440_60.00 -#xrandr --output HDMI2 --mode 2560x1440_60.00 +xrandr --newmode "2560x1440_50" 129.101 2560 2728 3008 3456 1440 1441 1444 1482 -hsync -vsync +xrandr --addmode HDMI-2 2560x1440_50 +xrandr --output HDMI-2 --mode 2560x1440_50 +