From 4651a3154a02644d9200cfb38113507c3721c3c2 Mon Sep 17 00:00:00 2001 From: xdavidwu Date: Sat, 26 Aug 2023 16:54:11 +0800 Subject: [PATCH] sway: update cscc setup --- .config/sway/config | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index 6865d10..b7f69e1 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -15,13 +15,15 @@ output { eDP-1 scale 3 DP-2 pos 0 0 - 'AOC 2269W BFAD39A000404' { - pos 0 0 - subpixel rgb - } - 'BNQ BenQ BL2780 96L0214501Q' subpixel rgb + 'Dell Inc. DELL U2422HE 5DFMNM3' pos 1920 0 + + 'Shenzhen Soogeen Electronics Co., LTD. L01N8A 0x0000BD5C' { + transform 270 + pos 9000 9000 + } + * background ~/.local/share/backgrounds/20618.jpg fill } -- 2.45.2