use xrender
This commit is contained in:
parent
c5bd4cb35b
commit
2f2c363807
1 changed files with 1 additions and 3 deletions
|
@ -1,9 +1,7 @@
|
||||||
vsync = true;
|
vsync = true;
|
||||||
unredir-if-possible = true;
|
unredir-if-possible = true;
|
||||||
|
|
||||||
backend = "glx";
|
backend = "xrender";
|
||||||
glx-no-stencil = true;
|
|
||||||
glx-no-rebind-pixmap = false;
|
|
||||||
|
|
||||||
fading = true;
|
fading = true;
|
||||||
fade-delta = 2;
|
fade-delta = 2;
|
||||||
|
|
Loading…
Add table
Reference in a new issue