diff options
author | Ryan Kavanagh <rak@debian.org> | 2012-06-28 10:01:04 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@debian.org> | 2012-06-28 10:01:04 -0400 |
commit | 4b0594cdc0a67b9f8d2cc8db951bdf4bb035e0a5 (patch) | |
tree | 6216d9ba8d6c8775a2c804a628e8bb00d9bf07d0 /.screenlayout/epsilon-solo.sh | |
parent | Added lambda, {git,linux}.cs.mcgill.ca ssh keys to known_hosts (diff) |
Add screenlayout for epsilon-solo
Diffstat (limited to '')
-rwxr-xr-x | .screenlayout/epsilon-solo.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.screenlayout/epsilon-solo.sh b/.screenlayout/epsilon-solo.sh new file mode 100755 index 0000000..e23847b --- /dev/null +++ b/.screenlayout/epsilon-solo.sh @@ -0,0 +1,2 @@ +#!/bin/sh +xrandr --output LVDS1 --mode 1024x600 --pos 0x0 --rotate normal --output VGA1 --off |