1
0
Fork 0

fix tearing on ubuntu

This commit is contained in:
Luca Bilke 2023-09-15 21:19:51 +02:00
parent ceeb821004
commit 671fff14f6

View file

@ -11,7 +11,7 @@ opacity-rule = [
]; ];
backend = "glx"; backend = "glx";
vsync = false; vsync = true;
unredir-if-possible = true; unredir-if-possible = true;
glx-no-stencil = true; glx-no-stencil = true;
glx-no-rebind-pixmap = true; glx-no-rebind-pixmap = true;