hyprland: disable vrr settings
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
9483a5d88b
commit
c687b7dd2f
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue