DoTheEvo / ANGRYsearch

Linux file search, instant results as you type
GNU General Public License v2.0
1.06k stars 93 forks source link

Make it easier for end-users to change icons associated with the appliciation - specifically the systray icon. #73

Open smurphos opened 5 years ago

smurphos commented 5 years ago

Hi,

I think I'm right in thinking that the systray icon is hardcoded in the main application python script in base64?

Please consider changing this to reference an angrysearch.svg image asset (assuming this is possible) so that end users can more easily change the icon associated with the application prior to install or after installation either manually or via their DE's tools for changing launcher icons.

Thanks.