Added compton configuration

This commit is contained in:
Marcel Kapfer 2018-03-13 16:12:53 +01:00
parent 689f3e7cbd
commit c9f0281f67
2 changed files with 6 additions and 0 deletions

5
compton/compton.conf Normal file
View file

@ -0,0 +1,5 @@
backend="glx";
vsync="opengl-mswc";
glx-swap-method=3;
paint-on-overlay=true;
glx-no-stencil=true;