Foggalong / hardcode-fixer

Fixes Hardcoded Icons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hardcoded Icon Fixer

This program aims to be a safe, easy and standardised solution to the problem of hardcoded application icons in Linux. All it is is this one bash script - simply copy it to somewhere on your PC and run. If you're an Arch user it's also available in the AUR.

The script requires curl to download the latest 'to-fix' list from GitHub (else Gitee or jsDelivr if that fails).

More Info

Use ./fix.sh -h for help, or otherwise consult the wiki for:

About

Fixes Hardcoded Icons

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%