1
1
Fork 0

hyprland: hide cursor on key press

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2024-09-14 19:58:17 -05:00
parent 1aceee6e23
commit 945ecdba10
Signed by: myned
GPG key ID: C7224454F7881A34

View file

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