From 6335757a9c28bf342cedc271bdfa5f539c376b40 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 2 Oct 2024 21:00:52 +0100 Subject: [PATCH] Update autorandr configuration --- lib/nixos/modules/autorandr.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/nixos/modules/autorandr.nix b/lib/nixos/modules/autorandr.nix index ad4dace..b5385e7 100644 --- a/lib/nixos/modules/autorandr.nix +++ b/lib/nixos/modules/autorandr.nix @@ -4,7 +4,7 @@ profiles = let - fingerprint = "00ffffffffffff000daef21400000000161c0104a51f117802ee95a3544c99260f505400000001010101010101010101010101010101363680a0703820402e1e240035ad10000018000000fe004e3134304843472d4751320a20000000fe00434d4e0a202020202020202020000000fe004e3134304843472d4751320a2000bb"; + fingerprint = "00ffffffffffff000dae081400000000251d0104a51f117802ee95a3544c99260f505400000001010101010101010101010101010101363680a0703820403020350035ad1000001a000000fe004e3134304843472d4551310a20000000fe00434d4e0a202020202020202020000000fe004e3134304843472d4551310a200084"; name = "eDP-1"; in { @@ -27,7 +27,7 @@ "HDMI-1" = { enable = true; - mode = "2560x1440"; + mode = "3840x2160"; primary = true; rate = "59.95"; };