From cb0c350ef5b858776931cffe1ab50a9a6917f799 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Mon, 11 Dec 2017 13:34:05 -0500 Subject: Update zeta-home.sh --- .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 f7c2954..45e6c74 100755 --- a/.screenlayout/zeta-home.sh +++ b/.screenlayout/zeta-home.sh @@ -1,2 +1,2 @@ #!/bin/sh -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 +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 -- cgit v1.2.3