Where is icon used for exe?

Questions about Wine on Linux
Locked
noitidart
Newbie
Newbie
Posts: 2
Joined: Wed Jun 24, 2015 3:37 pm

Where is icon used for exe?

Post by noitidart »

Hi all,
I used wine to install notepad++ and I want to use its icon. It must be a png or svg file somewhere, i cant find it, i checked in /usr/share/icons/hicolor and other folders but cant find the png icon used. Does anyone know where to find the icons for wine exes?

Thanks
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Where is icon used for exe?

Post by dimesio »

It should be in one of the subdirectories of ~/.local/share/icons/hicolor/.
noitidart
Newbie
Newbie
Posts: 2
Joined: Wed Jun 24, 2015 3:37 pm

Re: Where is icon used for exe?

Post by noitidart »

dimesio wrote:It should be in one of the subdirectories of ~/.local/share/icons/hicolor/.
Ohhhh ~/.local i was looking in /usr/ thank you!! its here! :)
Locked