From 97d8794e0e8e145f594343f8b9578cc8b034f7a9 Mon Sep 17 00:00:00 2001 From: pancakes Date: Thu, 2 Oct 2025 21:45:10 +1000 Subject: [PATCH] Fix monitor resolution when connected to laptop --- niri/dot-config/niri/config.kdl | 1 + 1 file changed, 1 insertion(+) diff --git a/niri/dot-config/niri/config.kdl b/niri/dot-config/niri/config.kdl index 4637dce..491fcd4 100644 --- a/niri/dot-config/niri/config.kdl +++ b/niri/dot-config/niri/config.kdl @@ -22,6 +22,7 @@ output "eDP-1" { // position x=1280 y=0 } output "LG Electronics LG ULTRAGEAR 404NTCZ0R931" { + mode "2560x1440" scale 1.5 variable-refresh-rate on-demand=true }