From e6de42f9882c9a23ee361f8909860589260cc505 Mon Sep 17 00:00:00 2001 From: Kyle Javier Date: Sat, 2 Oct 2021 03:53:36 -0400 Subject: disabled unredir-if-possible flag --- picom.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'picom.conf') diff --git a/picom.conf b/picom.conf index b2a6cc4..bc8cbd6 100644 --- a/picom.conf +++ b/picom.conf @@ -1,3 +1,4 @@ + ################################# # Shadows # ################################# @@ -268,7 +269,7 @@ refresh-rate = 0 # to maximize performance for full-screen windows. Known to cause flickering # when redirecting/unredirecting windows. # -unredir-if-possible = true +unredir-if-possible = false # Delay before unredirecting the window, in milliseconds. Defaults to 0. # unredir-if-possible-delay = 0 -- cgit v1.2.3