From 0873f0b347f6bebdc7e152755a1eed6afef7627a Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Wed, 15 Apr 2026 09:44:36 -0700 Subject: [PATCH] adjust display locations on work laptop --- work-laptop/config/sway/config.d/display.d/t16g2 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/work-laptop/config/sway/config.d/display.d/t16g2 b/work-laptop/config/sway/config.d/display.d/t16g2 index 7896ced..c115993 100644 --- a/work-laptop/config/sway/config.d/display.d/t16g2 +++ b/work-laptop/config/sway/config.d/display.d/t16g2 @@ -3,30 +3,30 @@ output { eDP-1 { #builtin display mode 1920x1200@60Hz - position 0 0 + position 1920 0 } 'Dell Inc. DELL P1913 PVGRC3ALA4YU' { #interior desk left workstation monitor mode 1440x900@60Hz - position -1440 0 + position 480 0 } 'Dell Inc. DELL E2216H JF44Y7AOAT0I' { #interior desk right workstation monitor mode 1920x1080@60Hz - position -1920 0 + position 0 0 } 'Dell Inc. DELL E2216H JF44Y7AOC7UI' { #exterior desk leftmost workstation monitor mode 1920x1080@60Hz - position -1920 0 + position 0 0 } 'RTD Display 000000001' { #portable monitor testing mode 1920x1080@60Hz - position -1920 0 + position 0 0 } }