EDIT vsync = true
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user