From 1afa04235f17bae56b5fecd5409837a5d15b86b8 Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Thu, 2 Oct 2025 19:18:14 +0200 Subject: [PATCH] feat(hyprland): enable vrr, looks good when it works. --- 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 809eca7..0c7c41e 100644 --- a/modules/linux/home-manager/hyprland.nix +++ b/modules/linux/home-manager/hyprland.nix @@ -186,7 +186,7 @@ in { }; misc = { - vrr = 0; + vrr = 2; }; input = {