From 19007438999edf467a45e6ea5f95e067eed6f30a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 25 Feb 2024 18:03:56 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=EF=B8=8F=20config(hypr):=20disable=20?= =?UTF-8?q?tearing=20by=20default?= 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 f4ad1c54..b36fcd0b 100644 --- a/.config/hypr/configs/misc.conf +++ b/.config/hypr/configs/misc.conf @@ -1,5 +1,5 @@ general { - allow_tearing = true + allow_tearing = false } misc {