enabeled vsync

This commit is contained in:
Lorenz Hohermuth 2024-05-29 15:53:56 +02:00
parent 3c6f05cefc
commit 27519fb292
1 changed files with 3 additions and 2 deletions

View File

@ -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;