From 4f977fa604dbceb60d1b250a6f0c607f4e87a1eb Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Thu, 24 Jun 2021 20:10:21 -0400 Subject: more xrandr --- .screenlayout/zeta-home.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.screenlayout/zeta-home.sh') diff --git a/.screenlayout/zeta-home.sh b/.screenlayout/zeta-home.sh index a7839f7..b4c76e9 100755 --- a/.screenlayout/zeta-home.sh +++ b/.screenlayout/zeta-home.sh @@ -1,2 +1,2 @@ #!/bin/sh -xrandr --output eDP1 --primary --mode 1920x1080 --pos 0x1080 --rotate normal --output DP1 --off --output DP2 --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI1 --off --output HDMI2 --off --output VIRTUAL1 --off +xrandr --output eDP-1 --mode 1920x1080 --pos 0x1080 --rotate normal --output DP-1 --off --output HDMI-1 --off --output DP-2 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI-2 --off -- cgit v1.2.3