voidrice/.config/compton.conf
Luke Smith 3772f47536 spell
2018-08-04 10:50:18 -04:00

7 lines
165 B
Text

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