Skip to content

ezc/elementary-tweaks

 
 

Repository files navigation

elementary tweaks

elementary tweaks is a system settings panel for elementary OS Juno that lets you easily and safely customise your desktop's appearance

sample

What's New?

  • Fully updated and working to reflect the changes of elementary OS Juno
  • elementary-tweaks now looks more "elementary"! We've rebuilt elementary tweaks from the ground up to make it look like a native plug for your system's settings.
  • Fixed: Removed theme-patcher and other more dangerous settings that were causing problems

Previous Changelog

Installation

sudo add-apt-repository ppa:philip.scott/elementary-tweaks
sudo apt install elementary-tweaks

If you have never added a PPA on Juno before, you might need to run this command first:

sudo apt install software-properties-common

How to build

sudo apt install libgconf2-dev libpolkit-gobject-1-dev libswitchboard-2.0-dev elementary-sdk
meson build --prefix=/usr
cd build
ninja

sudo ninja install
io.elementary.switchboard

Special Thanks

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" Langfermann, PerfectCarl, Marvin Beckers and additional contributors.

About

elementary OS customization tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 69.7%
  • CMake 28.5%
  • Meson 1.6%
  • Python 0.2%