fix tearing on ubuntu
This commit is contained in:
parent
ceeb821004
commit
671fff14f6
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue