EDIT vsync = true
This commit is contained in:
@@ -249,8 +249,8 @@ backend = "glx";
|
|||||||
#backend = "xrender";
|
#backend = "xrender";
|
||||||
|
|
||||||
# Enable/disable VSync.
|
# Enable/disable VSync.
|
||||||
vsync = false;
|
#vsync = false;
|
||||||
#vsync = true;
|
vsync = true;
|
||||||
|
|
||||||
# Enable remote control via D-Bus. See the *D-BUS API* section below for more details.
|
# Enable remote control via D-Bus. See the *D-BUS API* section below for more details.
|
||||||
# dbus = false;
|
# dbus = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user