diff options
author | Ryan Kavanagh <ryanakca@kubuntu.org> | 2011-09-01 13:22:20 -0400 |
---|---|---|
committer | Ryan Kavanagh <ryanakca@kubuntu.org> | 2011-09-01 13:22:20 -0400 |
commit | f9b2dd40d17c89da7cdae94722a2efd1083d634d (patch) | |
tree | d4de75be000730f03788e1b3c17ce3487c19f87f /.screenlayout/lambda-home.sh | |
parent | Add shortcut to set font size to 9 as well as 7, 11 in urxvt (diff) |
Added screenlayout for lambda
Diffstat (limited to '.screenlayout/lambda-home.sh')
-rwxr-xr-x | .screenlayout/lambda-home.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.screenlayout/lambda-home.sh b/.screenlayout/lambda-home.sh new file mode 100755 index 0000000..3843395 --- /dev/null +++ b/.screenlayout/lambda-home.sh @@ -0,0 +1,2 @@ +#!/bin/sh +xrandr --output default --mode 1920x1080 --pos 0x0 --rotate normal |