voidrice/.config/compton.conf
2018-08-03 22:31:27 -04:00

7 lines
164 B
Text

# vim: filetype=conf
backend = "glx"
paint-on-overlay = true;
glx-no-stencil = true;
glx-no-rebind-pixmap = true;
vsync = "opengl-swc";
uredir-if-possible = false;