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