diff options
Diffstat (limited to '.screenlayout/epsilon-SAIL.sh')
-rwxr-xr-x | .screenlayout/epsilon-SAIL.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.screenlayout/epsilon-SAIL.sh b/.screenlayout/epsilon-SAIL.sh new file mode 100755 index 0000000..85426bc --- /dev/null +++ b/.screenlayout/epsilon-SAIL.sh @@ -0,0 +1,2 @@ +#!/bin/sh +xrandr --output LVDS1 --mode 1024x600 --pos 0x1200 --rotate normal --output VGA1 --mode 1920x1200 --pos 0x0 --rotate normal |