diff --git a/.compton.conf b/.compton.conf index 1fefba4..0de895e 100644 --- a/.compton.conf +++ b/.compton.conf @@ -1,5 +1,6 @@ -backend = "xrender"; -vsync = false; +#backend = "xrender"; +vsync = "opengl-swc"; +backend = "glx"; shadow = false; #shadow-radius = 10;