diff options
Diffstat (limited to 'meta/.screenlayout/dual.sh')
-rwxr-xr-x | meta/.screenlayout/dual.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/.screenlayout/dual.sh b/meta/.screenlayout/dual.sh deleted file mode 100755 index 589782b..0000000 --- a/meta/.screenlayout/dual.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -xrandr --output VGA-0 --primary --mode 1600x900 --pos 1280x0 --rotate normal --output LVDS --mode 1280x800 --pos 0x0 --rotate normal --output S-video --off |