commit
487df08777
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ backend = "xrender"
|
|||
paint-on-overlay = true;
|
||||
glx-no-stencil = true;
|
||||
glx-no-rebind-pixmap = true;
|
||||
vsync = "opengl-swc";
|
||||
vsync = "drm";
|
||||
|
||||
# These are important. The first one enables the opengl backend. The last one is the vsync method. Depending on the driver you might need to use a different method.
|
||||
# The other options are smaller performance tweaks that work well in most cases.
|
||||
|
|
Loading…
Reference in a new issue