Added compton configuration
This commit is contained in:
parent
689f3e7cbd
commit
c9f0281f67
2 changed files with 6 additions and 0 deletions
5
compton/compton.conf
Normal file
5
compton/compton.conf
Normal file
|
@ -0,0 +1,5 @@
|
|||
backend="glx";
|
||||
vsync="opengl-mswc";
|
||||
glx-swap-method=3;
|
||||
paint-on-overlay=true;
|
||||
glx-no-stencil=true;
|
Loading…
Add table
Add a link
Reference in a new issue