diff --git a/config/picom/picom.conf b/config/picom/picom.conf index a2f4c72..219bfeb 100644 --- a/config/picom/picom.conf +++ b/config/picom/picom.conf @@ -249,8 +249,8 @@ backend = "glx"; #backend = "xrender"; # Enable/disable VSync. -vsync = false; -#vsync = true; +#vsync = false; +vsync = true; # Enable remote control via D-Bus. See the *D-BUS API* section below for more details. # dbus = false;