From fc351d7e94541baacd83f8b4ba6bb4a6d20521c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 24 Mar 2024 15:21:22 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=EF=B8=8F=20config(hypr):=20enable=20v?= =?UTF-8?q?rr=20only=20on=20fullscreen=20apps?= 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 dbdc44d1..2c005fce 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 = 1 + vrr = 2 animate_manual_resizes = true animate_mouse_windowdragging = false enable_swallow = true