diff options
| -rw-r--r-- | picom.conf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -313,7 +313,7 @@ detect-client-leader = true # My tests show a 15% performance boost. Recommended. # # glx-no-stencil = false -glx-no-stencil = true; +glx-no-stencil = true # GLX backend: Avoid rebinding pixmap on window damage. # Probably could improve performance on rapid window content changes, |
