1
0
mirror of https://github.com/pgrondek/config.git synced 2024-11-22 12:03:43 +00:00
config/compton.conf
2019-06-18 10:29:23 +02:00

8 lines
111 B
Plaintext

# basic configuration
backend = "glx";
glx-no-stencil = true;
paing-on-overlay = true;
vsync = "opengl-swc";