elementary-tweaks is a system settings component for elementary OS that lets you easily customise the desktop's appearance.
This repository is a fork of the original elementary-tweaks and could not have been done without the work of its authors Michael P. Starkweather, Michael "Versable", PerfectCarl and additional contributors.
sudo apt-get install libgconf2-dev libpolkit-gobject-1-dev
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=/usr ../
make
sudo make install
switchboard