From c9bfc367f1145b9e3612dd9234476b19af9c3404 Mon Sep 17 00:00:00 2001 From: gliech Date: Tue, 16 Jul 2024 09:41:24 +0200 Subject: [PATCH] feat(X11): new 24:9 inbetween resolution for januar --- .screenlayout/januar.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.screenlayout/januar.sh b/.screenlayout/januar.sh index ee03d33..8711169 100755 --- a/.screenlayout/januar.sh +++ b/.screenlayout/januar.sh @@ -1,2 +1,4 @@ #!/bin/sh +xrandr --newmode "3840x1440_120.00" 993.50 3840 4176 4600 5360 1440 1443 1453 1545 -hsync +vsync +xrandr --addmode DisplayPort-2 3840x1440_120.00 xrandr --output DisplayPort-0 --mode 2560x1440 --pos 0x0 --rotate left --output DisplayPort-1 --off --output DisplayPort-2 --primary --mode 5120x1440 --pos 1440x227 --rotate normal --output HDMI-A-0 --off