From c6d68e145001e4cfc07fe9b9ab55b7bef212c6e5 Mon Sep 17 00:00:00 2001 From: Colin Date: Tue, 21 Nov 2023 08:18:35 +0000 Subject: [PATCH] sway: reposition displays --- hosts/modules/gui/sway/sway-config | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/hosts/modules/gui/sway/sway-config b/hosts/modules/gui/sway/sway-config index 57328ab4f..ed0925817 100644 --- a/hosts/modules/gui/sway/sway-config +++ b/hosts/modules/gui/sway/sway-config @@ -154,13 +154,18 @@ for_window [app_id="abaddon"] move container to workspace number 1 ### displays ## DESKTOP -output "Samsung Electric Company S22C300 0x00007F35" { +output "Goldstar Company Ltd LG ULTRAWIDE 0x00004E94" { pos 0,0 + res 3440x1440 +} +output "Samsung Electric Company S22C300 0x00007F35" { + pos 3440,0 res 1920x1080 } -output "Goldstar Company Ltd LG ULTRAWIDE 0x00004E94" { - pos 1920,0 - res 3440x1440 +# projector +output "MS Telematica TV 0x00000001" { + pos 5360,0 + res 1920x1080 } ## LAPTOP