1
1
Fork 0

hyprland: disable hotspot_padding

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2024-09-30 16:25:20 -05:00
parent 97f34af92b
commit b287e55cb3
Signed by: myned
GPG key ID: C7224454F7881A34

View file

@ -197,7 +197,7 @@ in {
# https://wiki.hyprland.org/Configuring/Variables/#cursor # https://wiki.hyprland.org/Configuring/Variables/#cursor
cursor = { cursor = {
hide_on_key_press = true; hide_on_key_press = true;
hotspot_padding = 10; #// hotspot_padding = 10;
#// min_refresh_rate = 60; # !! Hardware dependent #// min_refresh_rate = 60; # !! Hardware dependent
#// no_break_fs_vrr = true; #// no_break_fs_vrr = true;
#// no_hardware_cursors = true; #// no_hardware_cursors = true;