From 7d9f19152030f33201f7170058872529f2649b0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sat, 15 Jun 2024 15:27:40 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20perf(hypr):=20disable=20vrr?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/configs/misc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/configs/misc.conf b/.config/hypr/configs/misc.conf index 2c005fce..f4ad1c54 100644 --- a/.config/hypr/configs/misc.conf +++ b/.config/hypr/configs/misc.conf @@ -5,7 +5,7 @@ general { misc { always_follow_on_dnd = true disable_hyprland_logo = true - vrr = 2 + vrr = 0 animate_manual_resizes = true animate_mouse_windowdragging = false enable_swallow = true