From 089ade77449def9d8b56c01e01b98d509408fd27 Mon Sep 17 00:00:00 2001 From: Joe Date: Wed, 11 May 2022 17:25:07 +0200 Subject: Not sure if this works we'll see --- .local/bin/scrwork | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.local') diff --git a/.local/bin/scrwork b/.local/bin/scrwork index cb0b904..6ad3567 100755 --- a/.local/bin/scrwork +++ b/.local/bin/scrwork @@ -46,9 +46,9 @@ xrandr --output LVDS-1 --off xrandr --output VGA-1 --mode 1280x1024 --pos 0x0 --rotate normal -xrandr --output HDMI-1 --off +xrandr --output HDMI-1 --primary --mode 1920x1080 --pos 1280x0 --rotate normal xrandr --output DP-1 --off -xrandr --output HDMI-2 --primary --mode 1920x1080 --pos 1280x0 --rotate normal +xrandr --output HDMI-2 --off xrandr --output HDMI-3 --off xrandr --output DP-2 --off xrandr --output DP-3 --off -- cgit v1.2.3