From 98197f587ceacb3abdf3e67238d42e74e1cf8c0b Mon Sep 17 00:00:00 2001 From: Daniil Tsivinsky Date: Tue, 1 Mar 2022 14:12:55 +0300 Subject: [PATCH] change output position --- config/sway/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/sway/config b/config/sway/config index e0af9db..830fb44 100644 --- a/config/sway/config +++ b/config/sway/config @@ -64,8 +64,8 @@ input * { workspace "$ws1" output DVI-I-1 workspace "$ws2" output VGA-1 -output VGA-1 pos 0 1920 -output DVI-I-1 pos 1920 3200 +output VGA-1 pos 0 0 +output DVI-I-1 pos 1920 0