GNOME TWEAKS
================


BUILD
-----
The only build-time dependency is [meson](https://mesonbuild.com/).

    meson builddir
    ninja -C builddir
    ninja -C builddir install

RUNTIME DEPENDENCIES
--------------------
* Python3
* pygobject (>= 3.10)
* gnome-settings-daemon
* sound-theme-freedesktop

* GIR files and libraries from:
...

Homepage:
https://download.gnome.org/sources/gnome-tweaks/3.34/
