From 51f29854144371dd94597c118b9705b3e2318615 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 27 Jun 2012 21:54:35 +0200 Subject: [PATCH] +xlocal Signed-off-by: Nico Schottelius --- x-local | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 x-local diff --git a/x-local b/x-local new file mode 100755 index 0000000..fc6170e --- /dev/null +++ b/x-local @@ -0,0 +1,5 @@ +#!/bin/sh +xrandr --output HDMI1 --off +xrandr --output DP1 --off +xrandr --output eDP1 --auto +xrandr --output DP1 --auto --above eDP1