Ayatana Settings allows you to configure all your Ayatana system indicators.
- cmake-extras
- intltool
- gtk4
- glib2
- glibc
- hicolor-icon-theme
- gtk4
- glib2
- glibc
- hicolor-icon-theme
git clone https://github.com/AyatanaIndicators/ayatana-settings.git
cd ayatana-settings
mkdir build
cd build
cmake ..
make
sudo make install
The install prefix defaults to /usr
, change it with -DCMAKE_INSTALL_PREFIX=/some/path