diff --git a/options/custom/desktops/hyprland/settings.nix b/options/custom/desktops/hyprland/settings.nix index 3ab9a50..5373f12 100644 --- a/options/custom/desktops/hyprland/settings.nix +++ b/options/custom/desktops/hyprland/settings.nix @@ -197,8 +197,8 @@ in { cursor = { hide_on_key_press = true; hotspot_padding = 10; - min_refresh_rate = 60; # !! Hardware dependent - no_break_fs_vrr = true; + #// min_refresh_rate = 60; # !! Hardware dependent + #// no_break_fs_vrr = true; #// no_hardware_cursors = true; no_warps = true; zoom_rigid = true;