fix tearing on ubuntu
This commit is contained in:
parent
ceeb821004
commit
671fff14f6
|
@ -11,7 +11,7 @@ opacity-rule = [
|
|||
];
|
||||
|
||||
backend = "glx";
|
||||
vsync = false;
|
||||
vsync = true;
|
||||
unredir-if-possible = true;
|
||||
glx-no-stencil = true;
|
||||
glx-no-rebind-pixmap = true;
|
||||
|
|
Loading…
Reference in New Issue