From 44ab0147720f2a5803b7ba360c3fb8eb26ae289f Mon Sep 17 00:00:00 2001 From: Blake Romero Date: Sun, 22 Mar 2026 00:21:44 +0000 Subject: Set display settings --- config | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/config b/config index 168a058..14f72d8 100644 --- a/config +++ b/config @@ -65,14 +65,21 @@ exec_always [ -f ~/.cache/lockwallpaper ] \ # Output output * bg ~/.cache/wallpaper fill #123456 -# Monitor 1 +# Laptop +output 'Lenovo Group Limited 0x8AC2 Unknown' { + resolution 2944x1840@59.999Hz + scale 2 + position 0 0 +} + +# PC Monitor 1 output 'Microstep MAG274QRF-QD CA8A391600566' { resolution 3840x2160@60Hz scale 2 position 0 0 } -# Monitor 2 +# PC Monitor 2 output 'Samsung Electric Company SyncMaster H9XB215463' { resolution 1920x1200@59.950Hz transform 270 @@ -82,6 +89,7 @@ output 'Samsung Electric Company SyncMaster H9XB215463' { } # Default workspace +workspace 1 output 'Lenovo Group Limited 0x8AC2 Unknown' workspace 1 output 'Microstep MAG274QRF-QD CA8A391600566' workspace 0 output 'Samsung Electric Company SyncMaster H9XB215463' -- cgit