hyprland: hide cursor on key press
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
1aceee6e23
commit
945ecdba10
1 changed files with 1 additions and 0 deletions
|
@ -197,6 +197,7 @@ in {
|
||||||
|
|
||||||
# https://wiki.hyprland.org/Configuring/Variables/#cursor
|
# https://wiki.hyprland.org/Configuring/Variables/#cursor
|
||||||
cursor = {
|
cursor = {
|
||||||
|
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;
|
||||||
|
|
Loading…
Reference in a new issue