diff --git a/picom/picom.conf b/picom/picom.conf index abedd30..58a22f3 100644 --- a/picom/picom.conf +++ b/picom/picom.conf @@ -72,7 +72,7 @@ use-ewmh-active-win = true; detect-rounded-corners = true; detect-client-opacity = true; refresh-rate = 0; -vsync = true; +# vsync = true; # sw-opti = true; # unredir-if-possible = true; # unredir-if-possible-delay = 5000;