From a573c8cd47c33ae70c310232de1ce6b0acc56a7e Mon Sep 17 00:00:00 2001 From: Benjamin Cheng Date: Fri, 3 Jul 2020 17:59:52 -0400 Subject: [PATCH] drirc: Add picom to adaptive_sync exclusion list The compton compositor is unmaintained, with a new fork named picom taking its place. As with the other compositors (including compton), adaptive sync should not be enabled. Reviewed-by: Eric Engestrom Part-of: --- src/util/00-mesa-defaults.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/util/00-mesa-defaults.conf b/src/util/00-mesa-defaults.conf index ddc65a21fe8..55c85e3477e 100644 --- a/src/util/00-mesa-defaults.conf +++ b/src/util/00-mesa-defaults.conf @@ -509,6 +509,9 @@ TODO: document the other workarounds. + + -- 2.30.2