From 3d7b573b0604668db076786ffd0c458dd94c303c Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Wed, 7 Sep 2022 23:35:02 -0500 Subject: [PATCH] Fix desktop monitor positioning --- host/desktop/sway/config | 1 + os/linux/sway/config | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/host/desktop/sway/config b/host/desktop/sway/config index 55eb476..61c1b84 100644 --- a/host/desktop/sway/config +++ b/host/desktop/sway/config @@ -1,2 +1,3 @@ default_border pixel 1 output "Dell Inc. DELL U2720Q CWTM623" transform 270 scale 1.5 +output "Dell Inc. DELL U2720Q CWTM623" position -1440,200 diff --git a/os/linux/sway/config b/os/linux/sway/config index bd49c40..979cdd0 100644 --- a/os/linux/sway/config +++ b/os/linux/sway/config @@ -12,7 +12,7 @@ focus_wrapping no gaps inner $default_gap smart_borders on|no_gaps hide_edge_borders smart_no_gaps -default_border pixel 5 +default_border pixel 1 focus_follows_mouse no mouse_warping none