diff --git a/picom.conf b/picom.conf index 45388b5..142eab7 100644 --- a/picom.conf +++ b/picom.conf @@ -88,7 +88,7 @@ dithered-present = false; # Enable/disable VSync. # # Default: false -#vsync = false; +vsync = false; # Try to detect windows with rounded corners and don't consider them # shaped windows. The accuracy is not very high, unfortunately. @@ -116,7 +116,7 @@ detect-client-opacity = true; # when redirecting/unredirecting windows. # # Default: false -# unredir-if-possible = false +unredir-if-possible = true # Delay before unredirecting the window, in milliseconds. #