From 464b2c376459e64cd608ef2d8eb6a64856af14fe Mon Sep 17 00:00:00 2001 From: Daniel Bauer Date: Mon, 17 Sep 2018 15:39:10 +0200 Subject: [PATCH] i3 config xrandr --- .config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/i3/config b/.config/i3/config index ce2a2a3..91381c2 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -8,7 +8,7 @@ # i3 config file (v4) # # Please see http://i3wm.org/docs/userguide.html for a complete reference! -exec xrandr --auto --output DVI-D-0 --left-of HDMI-0 --primary +exec xrandr --auto --output DP-4 --right-of HDMI-0 --primary set $mod Mod4