From 6dcef569904181c75ab6924f5277697f31914125 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Mon, 7 Aug 2023 17:23:46 +0300 Subject: [PATCH] optmize picom for gaming --- config/picom/picom.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/picom/picom.conf b/config/picom/picom.conf index 6ff115b0..0a07917c 100644 --- a/config/picom/picom.conf +++ b/config/picom/picom.conf @@ -262,7 +262,7 @@ detect-client-opacity = true; # to maximize performance for full-screen windows. Known to cause flickering # when redirecting/unredirecting windows. # -# unredir-if-possible = false +unredir-if-possible = true # Delay before unredirecting the window, in milliseconds. Defaults to 0. # unredir-if-possible-delay = 0