From 8fb56c00059dae20a276364530b0b78cafb128c8 Mon Sep 17 00:00:00 2001 From: Andrea Ciceri Date: Thu, 9 Jan 2025 11:58:16 +0100 Subject: [PATCH] Explicit niri config for `picard`'s external monitor --- hmModules/niri/config.kdl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/hmModules/niri/config.kdl b/hmModules/niri/config.kdl index f854297..65a4ae5 100644 --- a/hmModules/niri/config.kdl +++ b/hmModules/niri/config.kdl @@ -106,6 +106,12 @@ output "eDP-1" { // position x=1280 y=0 } +output "Dell Inc. DELL U2515H 9X2VY5170PJL" { + mode "2560x1440@59.951" + scale 1 + transform "normal" +} + // Settings that influence how windows are positioned and sized. // Find more information on the wiki: // https://github.com/YaLTeR/niri/wiki/Configuration:-Layout