vsync=true commented out
This commit is contained in:
parent
3d2e7b539e
commit
0e72128eb2
|
|
@ -112,7 +112,7 @@ resize-damage = 5;
|
|||
### GLX BACKEND ###
|
||||
###################
|
||||
refresh-rate = 0;
|
||||
vsync = "true";
|
||||
#vsync = "true";
|
||||
glx-no-stencil = true;
|
||||
glx-copy-from-front = false;
|
||||
#glx-use-copysubbuffermesa = true;
|
||||
|
|
|
|||
Loading…
Reference in New Issue