From 1c019761dfaf6be82de9284fa5e2b9dbfbdec27d Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Sun, 14 Aug 2011 17:16:55 -0400 Subject: Initial import --- .screenlayout/epsilon-home.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 .screenlayout/epsilon-home.sh (limited to '.screenlayout/epsilon-home.sh') diff --git a/.screenlayout/epsilon-home.sh b/.screenlayout/epsilon-home.sh new file mode 100755 index 0000000..10f16a0 --- /dev/null +++ b/.screenlayout/epsilon-home.sh @@ -0,0 +1,2 @@ +#!/bin/sh +xrandr --output LVDS1 --mode 1024x600 --pos 0x0 --rotate normal --output VGA1 --mode 1920x1080 --pos 1024x0 --rotate normal -- cgit v1.2.3