From cd5d707bda23a9b8b30a083f7ad8ae6f93ceebec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Jane=C5=BEi=C4=8D?= Date: Wed, 15 Apr 2026 10:58:37 +0200 Subject: [PATCH] chore(sway): reposition fw16 screen setup --- sway/host.d/fw16.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sway/host.d/fw16.conf b/sway/host.d/fw16.conf index c6d35bb..d2dfebc 100644 --- a/sway/host.d/fw16.conf +++ b/sway/host.d/fw16.conf @@ -1,2 +1,2 @@ -output DP-7 resolution 2560x1440 position 0,0 -output eDP-1 resolution 2560x1600@165Hz position 2560,0 adaptive_sync on +output DP-7 resolution 2560x1440 position 2560,-1200 +output eDP-1 resolution 2560x1600@165Hz position 0,0 adaptive_sync on