EDIT vsync = true

This commit is contained in:
2022-11-04 11:14:33 +01:00
parent e8dfcf33d5
commit ea813b304f

View File

@@ -249,8 +249,8 @@ backend = "glx";
#backend = "xrender";
# Enable/disable VSync.
vsync = false;
#vsync = true;
#vsync = false;
vsync = true;
# Enable remote control via D-Bus. See the *D-BUS API* section below for more details.
# dbus = false;