From ed00746ccff059acd7656fa3a52a84c2bb7d645d Mon Sep 17 00:00:00 2001 From: finga Date: Mon, 20 Jun 2016 14:05:53 +0200 Subject: [PATCH] autoscreen --- .i3/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.i3/config b/.i3/config index b2bbad2..aa5ba81 100644 --- a/.i3/config +++ b/.i3/config @@ -174,4 +174,5 @@ bar { } } -exec ssh-agent \ No newline at end of file +exec ssh-agent +exec xrandr --output VGA-1 --auto --right-of VGA-0