From 7665c48b343a1446663596d12be9353eb1c9528c Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Mon, 9 Feb 2015 15:56:52 +0100 Subject: [PATCH] add new desktop setup Signed-off-by: Nico Schottelius --- ruagdesktop | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 ruagdesktop diff --git a/ruagdesktop b/ruagdesktop new file mode 100644 index 0000000..189dae6 --- /dev/null +++ b/ruagdesktop @@ -0,0 +1,11 @@ +#!/bin/sh + +xrandr --output DP2 --above eDP1 --auto +xrandr --output HDMI1 --left-of DP2 --auto --rotate left + +#i3 workspace 5 +#i3 move workspace to output right +# +#i3 workspace 4 +#i3 move workspace to output up +