From 05a51246e37c0d18d79604c72df55836b1b23e80 Mon Sep 17 00:00:00 2001 From: twoneis Date: Thu, 16 Jan 2025 16:47:56 +0100 Subject: [PATCH] new uni monitor --- modules/niri/niri.conf.nix | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/modules/niri/niri.conf.nix b/modules/niri/niri.conf.nix index 040743c..0d00981 100644 --- a/modules/niri/niri.conf.nix +++ b/modules/niri/niri.conf.nix @@ -59,7 +59,7 @@ in { }; "Dell Inc. DELL U2415 7MT019A90F1U" = { - scale = 1; + scale = 0.8; mode = { width = 1920; height = 1200; @@ -69,7 +69,7 @@ in { }; "Dell Inc. DELL U2415 7MT019A90FRU" = { - scale = 1; + scale = 0.8; mode = { width = 1920; height = 1200; @@ -87,6 +87,17 @@ in { }; background-color = config.theme.base; }; + + "Dell Inc. DELL U2415 7MT019A909GU" = { + scale = 0.8; + mode = { + width = 1920; + height = 1200; + refresh = 59.950; + }; + background-color = config.theme.base; + }; + }; layout = {