From 64bbc122f80267993334a329571eae402da1df5a Mon Sep 17 00:00:00 2001 From: José Juan Loeza Sierra Date: Fri, 26 Sep 2025 09:50:27 -0700 Subject: remove 2nd external monitor; position monitor left --- dot-config/niri/config.kdl | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'dot-config') diff --git a/dot-config/niri/config.kdl b/dot-config/niri/config.kdl index c07b594..59d7a1b 100644 --- a/dot-config/niri/config.kdl +++ b/dot-config/niri/config.kdl @@ -112,14 +112,8 @@ output "Dell Inc. DELL U2419HX 72Y65N2" { scale 1 transform "normal" background-color "#000000" -} -// -// Secondary external monitor -output "Dell Inc. DELL U2419HX 5TKH6R2" { - mode "1920x1080@60.000" - scale 1 - transform "normal" - background-color "#000000" + // Position left of built-in display + position x=1920 y=0 } // Settings that influence how windows are positioned and sized. -- cgit v1.3