From aff392eaa1fad292eb55b754feaf5533b224b344 Mon Sep 17 00:00:00 2001 From: paul-loedige Date: Tue, 8 Aug 2023 22:43:14 +0200 Subject: [PATCH] updated screen layout --- screen-layout/.screenlayout/layout.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/screen-layout/.screenlayout/layout.sh b/screen-layout/.screenlayout/layout.sh index cb84ddf..3f5fb15 100755 --- a/screen-layout/.screenlayout/layout.sh +++ b/screen-layout/.screenlayout/layout.sh @@ -1,2 +1,2 @@ #!/bin/sh -xrandr --output DVI-I-0 --primary --mode 1440x900 --pos 2080x0 --rotate normal --output DVI-I-1 --off --output HDMI-0 --mode 1920x1080 --pos 0x585 --rotate left --output DP-0 --off --output DP-1 --off --output DP-2 --off --output DP-3 --off --output DP-4 --mode 3440x1440 --pos 1080x900 --rotate normal --output DP-5 --off +xrandr --output DVI-I-1 --primary --mode 1440x900 --pos 2080x0 --rotate normal --output DP-1 --off --output DP-2 --off --output DP-3 --mode 3440x1440 --pos 1080x900 --rotate normal --output HDMI-1 --mode 1920x1080 --pos 0x571 --rotate left