diff --git a/options/custom/desktops/hyprland/settings.nix b/options/custom/desktops/hyprland/settings.nix index f97b44a..8d2e1a1 100644 --- a/options/custom/desktops/hyprland/settings.nix +++ b/options/custom/desktops/hyprland/settings.nix @@ -197,7 +197,7 @@ in { # https://wiki.hyprland.org/Configuring/Variables/#cursor cursor = { hide_on_key_press = true; - hotspot_padding = 10; + #// hotspot_padding = 10; #// min_refresh_rate = 60; # !! Hardware dependent #// no_break_fs_vrr = true; #// no_hardware_cursors = true;