From 7d67a20b27e98897f16a73728c4996be506f4fc4 Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Tue, 7 Apr 2026 19:15:41 +0200 Subject: [PATCH] feat: use hardware cursor for nvk. --- modules/linux/home-manager/hyprland.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/linux/home-manager/hyprland.nix b/modules/linux/home-manager/hyprland.nix index a9a44bc..7bcdf83 100644 --- a/modules/linux/home-manager/hyprland.nix +++ b/modules/linux/home-manager/hyprland.nix @@ -117,8 +117,8 @@ in { cursor = { no_break_fs_vrr = 0; - no_hardware_cursors = 0; - use_cpu_buffer = 0; + no_hardware_cursors = 1; + use_cpu_buffer = 1; }; exec-once = [