diff --git a/.config/compton.conf b/.config/compton.conf index d3cf52d9..c4ece795 100644 --- a/.config/compton.conf +++ b/.config/compton.conf @@ -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;