diff --git a/config b/config index 27f6803..5347033 100644 --- a/config +++ b/config @@ -39,6 +39,7 @@ glx-copy-from-front = false; # Probably could improve performance on rapid window content changes, but is known to break things on some drivers (LLVMpipe). # Recommended if it works. glx-no-rebind-pixmap = true; +use-damage = false # GLX backend: GLX buffer swap method we assume.