1
0
mirror of https://github.com/pgrondek/config.git synced 2024-11-25 21:25:39 +00:00
config/compton.conf

8 lines
111 B
Plaintext
Raw Normal View History

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