enabeled vsync
This commit is contained in:
parent
3c6f05cefc
commit
27519fb292
|
@ -1,5 +1,6 @@
|
||||||
backend = "xrender";
|
#backend = "xrender";
|
||||||
vsync = false;
|
vsync = "opengl-swc";
|
||||||
|
backend = "glx";
|
||||||
|
|
||||||
shadow = false;
|
shadow = false;
|
||||||
#shadow-radius = 10;
|
#shadow-radius = 10;
|
||||||
|
|
Loading…
Reference in New Issue