From 3a721e3eff7f14614bedfa5c7b627fb3bbaf2d40 Mon Sep 17 00:00:00 2001 From: kenji Date: Mon, 29 Jun 2026 06:52:54 -0500 Subject: [PATCH] fix(monitor): changed monitors recently --- config.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.nix b/config.nix index a269984..6087727 100644 --- a/config.nix +++ b/config.nix @@ -33,8 +33,8 @@ hyprland = { monitors = [ # "DP-1,highres@180,0x1080,1,vrr,1,bitdepth,10,cm,hdr,sdrbrightness,2.5" - "DP-1,highres@180,0x1080,1,vrr,0" - "DP-2, highres@165,760x0,1" + "DP-2,highres@180, 0x0, 1" + "DP-1, highres@240, 0x1440, 1" "HDMI-A-1, highres@highrr@120, 3440x1440, 1.6" ];