From afe78b6f16d090364ae1c76f4dd492d4bcc8b3bb Mon Sep 17 00:00:00 2001 From: Joe Date: Wed, 12 Apr 2023 10:57:34 +0200 Subject: up --- .config/openbox/autostart | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/openbox/autostart') diff --git a/.config/openbox/autostart b/.config/openbox/autostart index dad6b45..5d530bd 100755 --- a/.config/openbox/autostart +++ b/.config/openbox/autostart @@ -52,8 +52,8 @@ startif() { export LANG='en_US.UTF-8' [ "$(hostname -s)" = "po-rbo" ] && xrandr \ --output eDP1 --mode 1920x1200 --pos 5120x0 --rotate normal \ - --output DP1 --primary --mode 2560x1440 --pos 0x0 --rotate normal \ - --output HDMI1 --mode 2560x1440 --pos 2560x0 --rotate normal \ + --output DP1 --mode 2560x1440 --pos 0x0 --rotate normal \ + --output HDMI1 --primary --mode 2560x1440 --pos 2560x0 --rotate normal \ --output HDMI2 --off \ --output VIRTUAL1 --off -- cgit v1.2.3