diff --git a/picom/.config/picom.conf b/picom/.config/picom.conf index 5d57e92..4feb37a 100644 --- a/picom/.config/picom.conf +++ b/picom/.config/picom.conf @@ -24,7 +24,7 @@ rounded-corners-exclude = [ # general backend = "xrender"; -vsync = false; +vsync = true; use-damage = true; xrender-sync = true; xrender-sync-fence = true;