summaryrefslogtreecommitdiffstats
path: root/.config/compton.conf
blob: 949bcae2aaa2c8b65c0306fa64758b3cd51a2991 (plain) (blame)
1
2
3
4
5
6
7
# 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;