Revert "Compton: Increase refresh rate, disable vsync"

This reverts commit 6f451f808b.
This commit is contained in:
Salt 2020-08-07 09:56:21 -05:00
parent b4d1fdab06
commit 6ef7fc8fa4

View File

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