From cb5d612bafbfcd7aaf72f892ec96d545432b425b Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Mon, 4 Sep 2017 14:09:50 -0400 Subject: Updated zeta-home --- .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 89cb5bf..f7c2954 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 --mode 1920x1080 --pos 0x0 --rotate normal --output DP-1 --off --output eDP-1 --mode 1920x1080 --pos 0x1080 --rotate normal --output DP-2 --off +xrandr --output HDMI-2 --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI-1 --off --output DP-1 --off --output eDP-1 --primary --mode 1920x1080 --pos 0x1080 --rotate normal --output DP-2 --off -- cgit v1.2.3