madmaxms / iconpack-delft

Continuation of Faenza icon theme with up to date app icons
GNU General Public License v3.0
66 stars 6 forks source link

User icons theme dir should be ~/.local/share/icons not ~/.icons #2

Closed jarryson closed 6 years ago

jarryson commented 6 years ago

Based on XDG standards:

user icons dir should be $XDG_DATA_DIR/icons. Mostly ~/.local/share/icons

~/.icons just an old dir just for compatibilities like ~/.themes.

madmaxms commented 6 years ago

done, thanks!