From 1405a9513daa77d671ab8a465d4cec53b74f41a3 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Sun, 6 May 2012 20:40:06 -0400 Subject: Update epsilon-home screenlayout to have large screen above little screen --- .screenlayout/epsilon-home.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.screenlayout') diff --git a/.screenlayout/epsilon-home.sh b/.screenlayout/epsilon-home.sh index 10f16a0..95825af 100755 --- a/.screenlayout/epsilon-home.sh +++ b/.screenlayout/epsilon-home.sh @@ -1,2 +1,2 @@ #!/bin/sh -xrandr --output LVDS1 --mode 1024x600 --pos 0x0 --rotate normal --output VGA1 --mode 1920x1080 --pos 1024x0 --rotate normal +xrandr --output LVDS1 --mode 1024x600 --pos 344x1080 --rotate normal --output VGA1 --mode 1920x1080 --pos 0x0 --rotate normal -- cgit v1.2.3