From ea65e0d73adc8ff429035da6643a1491d1c957f0 Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Thu, 2 Oct 2025 01:20:52 +0200 Subject: [PATCH] feat(hyprland): disable vrr, too buggy. --- modules/linux/home-manager/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/linux/home-manager/hyprland.nix b/modules/linux/home-manager/hyprland.nix index 0c7c41e..809eca7 100644 --- a/modules/linux/home-manager/hyprland.nix +++ b/modules/linux/home-manager/hyprland.nix @@ -186,7 +186,7 @@ in { }; misc = { - vrr = 2; + vrr = 0; }; input = {