Compton: Increase refresh rate, disable vsync

This commit is contained in:
Salt 2020-08-07 09:35:10 -05:00
parent e68f9e3e4e
commit 6f451f808b

View File

@ -84,7 +84,7 @@ use-ewmh-active-win = true;
detect-rounded-corners = true;
detect-client-opacity = true;
refresh-rate = 144;
vsync = true;
vsync = false;
# Enable DBE painting mode, intended to use with VSync to (hopefully) eliminate tearing.
# Reported to have no effect, though.
dbe = false;