atareao / my-weather-indicator

A Weather Indicator for Linux Desktop (Plasma, GNOME, MATE, XFCE,...)

Home Page:https://www.atareao.es/aplicacion/my-weather-indicator-para-ubuntu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use system default path for icons

ingria opened this issue · comments

Hardcoding icons makes it impossible for icon themes to change them. Please, use the default paths:

/usr/share/icons/hicolor/[size]/apps/[icon name]

and

~/.local/share/icons/hicolor/[size]/apps/[icon name]