From 54fdd6c1d866be725d5cddb43922bd3725600173 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Fri, 25 Sep 2015 15:53:44 -0400 Subject: Added zeta-home screenlayout --- .screenlayout/zeta-home.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 .screenlayout/zeta-home.sh (limited to '.screenlayout/zeta-home.sh') diff --git a/.screenlayout/zeta-home.sh b/.screenlayout/zeta-home.sh new file mode 100755 index 0000000..dc10eba --- /dev/null +++ b/.screenlayout/zeta-home.sh @@ -0,0 +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 -- cgit v1.2.3