diff --git a/hyprland/.config/hypr/conf/windows/default.conf b/hyprland/.config/hypr/conf/windows/default.conf index e224201..098bc68 100644 --- a/hyprland/.config/hypr/conf/windows/default.conf +++ b/hyprland/.config/hypr/conf/windows/default.conf @@ -4,7 +4,7 @@ # ----------------------------------------------------- general { - max_fps = 75 + max_fps = 360 gaps_in = 4 gaps_out = 5 border_size = 2 @@ -12,6 +12,6 @@ general { col.inactive_border = rgba(31313699) no_focus_fallback = true layout = dwindle - allow_tearing = false + allow_tearing = true sensitivity = 0.5 }