From 369a174e2dd9dab831810d92df3f6481a7d9d7bc Mon Sep 17 00:00:00 2001 From: Drew Haven Date: Thu, 2 Apr 2026 15:52:57 -0700 Subject: [PATCH] [Hyprland] Change primary monitor to 170Hz --- home-manager/features/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-manager/features/hyprland.nix b/home-manager/features/hyprland.nix index bdf9eac..b16481d 100644 --- a/home-manager/features/hyprland.nix +++ b/home-manager/features/hyprland.nix @@ -30,7 +30,7 @@ settings = { monitor = [ - "DP-2, 3440x1440, 0x0, 1" + "DP-2, 3440x1440@164.90, 0x0, 1" "DP-1, 2560x1440, -1440x-510, 1, transform, 1" ];