aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlista Kanjo2021-10-15 03:52:49 -0400
committerBlista Kanjo2021-10-15 03:52:49 -0400
commit9e826ea054ea2afaff254d0030e0bd029ad3bc73 (patch)
treef2c06207aee010cd96d51fa3dac7b29819542d8c
parent78a415bc2a6913f06fa72e4827775fb0b6691a95 (diff)
unredir-if-possible = true;
-rw-r--r--picom.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/picom.conf b/picom.conf
index 03192d6..a2b5ede 100644
--- a/picom.conf
+++ b/picom.conf
@@ -268,7 +268,7 @@ refresh-rate = 75;
# 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