diff --git a/homes/modules/wm/hyprland/hyprland.nix b/homes/modules/wm/hyprland/hyprland.nix index 5cd6dc7..6cf6034 100644 --- a/homes/modules/wm/hyprland/hyprland.nix +++ b/homes/modules/wm/hyprland/hyprland.nix @@ -107,7 +107,7 @@ force_no_accel = false; # not recommended to turn on }; - cursor.no_hardware_cursors = true; + # cursor.no_hardware_cursors = true; misc = { enable_anr_dialog = false;