summaryrefslogtreecommitdiffstats
path: root/.config/compton.conf
blob: 249ac535de4b1705d6c14b868dbe777a5847a60e (plain)
1
2
3
4
5
6
# basic configuration
backend = "glx";
paint-on-overlay = true;
glx-no-stencil = true;
vsync = "opengl-swc";
unredir-if-possible = false;