From 1594f5eaecf46ec5ba1aedbb3409c708dcef9855 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Thu, 3 Oct 2019 18:44:09 +0100 Subject: [PATCH] Change some compton settings to hopefully reduce tearing a bit --- files/compton.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/files/compton.conf b/files/compton.conf index 554efe0..1ece696 100644 --- a/files/compton.conf +++ b/files/compton.conf @@ -46,3 +46,6 @@ wintypes: ##excluded apps #shadow-exclude = [ "g:si:Conky" ]; + +paint-on-overlay = true; +dbe = false;