diff options
| -rw-r--r-- | picom.conf | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |
