From 605a9b357957c1b634a31661d1631670ec24695d Mon Sep 17 00:00:00 2001 From: Pinghao Wu Date: Fri, 6 Sep 2024 11:51:25 +0800 Subject: [PATCH] sway: update screen setup --- .config/sway/config | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index 18d0086..0a606d3 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -12,8 +12,10 @@ exec { #xwayland disable output { - eDP-1 scale 3 - DP-2 pos 0 0 + eDP-1 { + pos 0 0 + scale 3 + } 'BNQ BenQ BL2780 96L0214501Q' { pos 0 0 -- 2.45.2