A Linux app for change folder icon made with Python 3 + GTK
To install, run this code on your terminal
wget -qO- https://raw.githubusercontent.com/DenysMb/IconChanger/master/install.sh | sh
Or clone this repo and run inside the folder
chmod +x install.sh && ./install.sh
To use it, you need only to right click in a folder and go to Scripts > IconChooser.py
If this option does not appear for you, just restart Nautilus with nautilus -q
or killall nautilus