vsync=true commented out

This commit is contained in:
Harri Lahtinen 2020-03-15 14:33:55 +02:00
parent 3d2e7b539e
commit 0e72128eb2
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ resize-damage = 5;
### GLX BACKEND ### ### GLX BACKEND ###
################### ###################
refresh-rate = 0; refresh-rate = 0;
vsync = "true"; #vsync = "true";
glx-no-stencil = true; glx-no-stencil = true;
glx-copy-from-front = false; glx-copy-from-front = false;
#glx-use-copysubbuffermesa = true; #glx-use-copysubbuffermesa = true;