diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 0e8b0f9..fd88a2b 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -153,7 +153,17 @@ misc { # Variable frame rate? # TODO need to test whether this affects input delay - vfr = false + vfr = true + vrr = 1 + + no_direct_scanout = false +} + +cursor { + no_hardware_cursors = true + hide_on_key_press = false + no_break_fs_vrr = true + min_refresh_rate = 20 } xwayland {