From e12a9cd6cbfbe514bad68ef212eefec38a05b2ae Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Sun, 10 May 2020 16:21:23 -0400 Subject: zeta home layout changed since changing graphics drivers --- .screenlayout/zeta-home.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.screenlayout') diff --git a/.screenlayout/zeta-home.sh b/.screenlayout/zeta-home.sh index 45e6c74..6e270f5 100755 --- a/.screenlayout/zeta-home.sh +++ b/.screenlayout/zeta-home.sh @@ -1,2 +1,2 @@ #!/bin/sh -xrandr --output HDMI-2 --off --output HDMI-1 --off --output DP-1 --off --output eDP-1 --primary --mode 1920x1080 --pos 0x1080 --rotate normal --output DP-2 --mode 1920x1080 --pos 0x0 --rotate normal +xrandr --output eDP1 --mode 1920x1080 --pos 0x1080 --rotate normal --output DP1 --off --output DP2 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI1 --off --output HDMI2 --off --output VIRTUAL1 --off -- cgit v1.2.3