From 5403159577d2a9bd28e1d7f3755a9ddaf1f16876 Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Thu, 2 Oct 2025 23:10:04 +0200 Subject: [PATCH] feat(hyprland): finally make vrr work with no issuess. --- modules/linux/home-manager/hyprland.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/linux/home-manager/hyprland.nix b/modules/linux/home-manager/hyprland.nix index 0c7c41e..bc3f69c 100644 --- a/modules/linux/home-manager/hyprland.nix +++ b/modules/linux/home-manager/hyprland.nix @@ -144,7 +144,9 @@ in { ]; cursor = { - no_hardware_cursors = true; + no_break_fs_vrr = 1; + no_hardware_cursors = 1; + use_cpu_buffer = 0; }; exec-once = [