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