From 2419ba1c155ac868810ee1d5aa33f68192246e05 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 24 May 2021 08:28:51 +0200 Subject: i3: I've changed the connection on my monitors MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.i3') diff --git a/.i3/config b/.i3/config index 2025ae2..0d4ef8c 100644 --- a/.i3/config +++ b/.i3/config @@ -224,7 +224,7 @@ exec --no-startup-id dunst # Proper configuration of multi monitor # NOTE: remove this if you are using a laptop. -exec --no-startup-id xrandr --output DP-1 --right-of DVI-I-1 +exec --no-startup-id xrandr --output DP-1 --left-of DVI-I-1 # Disable system bell exec --no-startup-id xset b off -- cgit v1.2.3