From 01d799483bffd30ea3b605f4c86415b7435abb9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sat, 23 Mar 2024 00:50:55 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(hypr):=20enable=20tearing=20an?= =?UTF-8?q?d=20vrr?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/configs/misc.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/hypr/configs/misc.conf b/.config/hypr/configs/misc.conf index b36fcd0b..dbdc44d1 100644 --- a/.config/hypr/configs/misc.conf +++ b/.config/hypr/configs/misc.conf @@ -1,11 +1,11 @@ general { - allow_tearing = false + allow_tearing = true } misc { always_follow_on_dnd = true disable_hyprland_logo = true - vrr = 0 + vrr = 1 animate_manual_resizes = true animate_mouse_windowdragging = false enable_swallow = true