Skip to content

elementary-apps/elementary-tweaks

 
 

Repository files navigation

elementary-tweaks

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.

sample

Development

How to build

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

About

elementary OS customisation tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vala 69.5%
  • CMake 30.5%