From 74c85a6ee16567a6365f18429e75718e9ab44410 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Wed, 9 May 2012 08:21:29 -0400 Subject: Fixed epsilon-home screenlayout again --- .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 95825af..70bb12b 100755 --- a/.screenlayout/epsilon-home.sh +++ b/.screenlayout/epsilon-home.sh @@ -1,2 +1,2 @@ #!/bin/sh -xrandr --output LVDS1 --mode 1024x600 --pos 344x1080 --rotate normal --output VGA1 --mode 1920x1080 --pos 0x0 --rotate normal +xrandr --output VGA1 --mode 1920x1080 --pos 0x0 --rotate normal --output LVDS1 --mode 1024x600 --pos 344x1080 --rotate normal -- cgit v1.2.3