From 8740db54043bf08982f5183572cdce266048afe0 Mon Sep 17 00:00:00 2001 From: Ewy~ Date: Mon, 17 Mar 2025 19:13:27 +0100 Subject: incremental improvements --- .config/sway/hosts/wit/outputs | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to '.config/sway/hosts/wit/outputs') diff --git a/.config/sway/hosts/wit/outputs b/.config/sway/hosts/wit/outputs index 83bb6bf..9ca558c 100644 --- a/.config/sway/hosts/wit/outputs +++ b/.config/sway/hosts/wit/outputs @@ -1,9 +1,16 @@ -output DP-2 { +set $right "Philips Consumer Electronics Company PHL 243V7 AU01809002092" +set $left "LG Electronics LG ULTRAGEAR+ 303NTZN3Z085" + +output $left { resolution 2560x1440@239.970Hz position 0,0 } +workspace 1 output $left -output HDMI-A-1 { +output $right { resolution 1920x1080@60.000Hz position 2560,0 } +workspace 2 output $right + +exec mako --output "HDMI-A-2" -- cgit v1.3