Codebase list compton-conf / upstream/0.1.0+20151226
upstream/0.1.0+20151226

Tree @upstream/0.1.0+20151226 (Download .tar.gz)

# compton-conf

Qt configuration tool for X composite manager [Compton](https://github.com/chjj/compton).

![Screenshot of compton-conf running on awesome-wm](http://i.imgur.com/2fSiAx8.png)

##Build instructions
```
git clone https://github.com/lxde/compton-conf;
cd compton-conf;
cmake CMakeLists.txt;
make -j2;
```