diff --git a/.config/picom.conf b/.config/picom.conf index d1f9b19..7796cba 100644 --- a/.config/picom.conf +++ b/.config/picom.conf @@ -208,8 +208,8 @@ blur-background-exclude = [ # Specify the backend to use: `xrender`, `glx`, or `xr_glx_hybrid`. # `xrender` is the default one. # -# backend = "glx" -backend = "xrender"; +backend = "glx" +# backend = "xrender"; # Enable/disable VSync. # vsync = false