aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@debian.org>2013-01-14 10:29:58 -0500
committerRyan Kavanagh <rak@debian.org>2013-01-14 10:29:58 -0500
commit871443efc6be2c8402115df6728fabf2182e3685 (patch)
tree7bb1694362b8bfb6280f491ef865339b2d947599
parentRevert "Update redshift location", back in Canada (diff)
Add screenlayout for nu at home
-rwxr-xr-x.screenlayout/nu-home.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/.screenlayout/nu-home.sh b/.screenlayout/nu-home.sh
new file mode 100755
index 0000000..5054a62
--- /dev/null
+++ b/.screenlayout/nu-home.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+xrandr --output HDMI1 --off --output LVDS1 --mode 1366x768 --pos 0x0 --rotate normal --output DP1 --off --output VGA1 --mode 1920x1080 --pos 1366x0 --rotate normal