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;
|
||||
unredir-if-possible = true;
|
||||
|
||||
backend = "glx";
|
||||
glx-no-stencil = true;
|
||||
glx-no-rebind-pixmap = false;
|
||||
backend = "xrender";
|
||||
|
||||
fading = true;
|
||||
fade-delta = 2;
|
||||
|
|
Loading…
Add table
Reference in a new issue