bilelmoussaoui / Icon-Requests

A Gtk application to report missing icons to your theme repository
GNU General Public License v3.0
19 stars 3 forks source link
gtk icons linux request theme

Icon Requests

A Gtk application to report missing icons to your current theme github repository

Screenshots

Install

Build from source code

1 - Clone the repository

git clone https://github.com/bil-elmoussaoui/Icon-Requests && cd ./Icon-Requests

2 - Install dependecies

3 - Build the application

mkdir build && cd ./build
meson ..
ninja
sudo ninja install

4 - Run the application!