/compton-conf

GUI configuration tool for compton X composite manager

Primary LanguageCMakeGNU Lesser General Public License v2.1LGPL-2.1

compton-conf

Qt configuration tool for X composite manager Compton.

Screenshot of compton-conf running on awesome-wm

##Build instructions

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