Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 716 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 716 Bytes

IconChanger

A Linux app for change folder icon made with Python 3 + GTK

Preview IconChanger Animated preview

Install

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

How to user

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