From 671ad7d41c24c6a5f11595b4a53ace0405f1581e Mon Sep 17 00:00:00 2001 From: Joe Date: Sun, 26 Jun 2022 20:17:18 +0200 Subject: Comfort update --- .local/bin/scrhome | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) (limited to '.local') diff --git a/.local/bin/scrhome b/.local/bin/scrhome index d43b9a8..b234031 100755 --- a/.local/bin/scrhome +++ b/.local/bin/scrhome @@ -44,17 +44,16 @@ # # Screen setup when I'm at home +#xrandr \ +# --output LVDS-1 --off \ +# --output VGA-1 --off \ +# --output HDMI-1 --off \ +# --output DP-1 --off \ +# --output DP-2 --off \ +# --output DP-3 --off \ +# --output HDMI-2 --off \ +# --output HDMI-3 --off xrandr \ - --output LVDS-1 --off \ - --output VGA-1 --off \ - --output HDMI-1 --off \ - --output DP-1 --off \ - --output DP-2 --off \ - --output DP-3 --off \ - --output HDMI-2 --off \ - --output HDMI-3 --off -xrandr \ - --output HDMI-2 --primary --mode 1920x1080 --pos 1280x0 --rotate normal \ - --output DP-3 --mode 1280x1024 --pos 0x108 --rotate normal + --output HDMI-2 --primary --mode 1920x1080 --pos 1366x0 --rotate normal setwp ekb -- cgit v1.2.3