From 8fe13ab19082a6c5317629688b852113f6015028 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Fri, 22 Apr 2016 09:46:53 -0400 Subject: Updated screenlayout for zeta --- .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 dc10eba..0d4972d 100755 --- a/.screenlayout/zeta-home.sh +++ b/.screenlayout/zeta-home.sh @@ -1,2 +1,2 @@ #!/bin/sh -xrandr --output VIRTUAL1 --off --output eDP1 --mode 1920x1080 --pos 1920x0 --rate 60 --rotate normal --output DP1 --off --output HDMI2 --off --output HDMI1 --mode 1920x1080 --pos 0x0 --rotate normal --output DP2 --off +xrandr --output VIRTUAL1 --off --output eDP1 --mode 1920x1080 --pos 0x1080 --rotate normal --output DP1 --off --output HDMI2 --off --output HDMI1 --mode 1920x1080 --pos 0x0 --rotate normal --output DP2 --off -- cgit v1.2.3