1

Im using Ubuntu 20.04.3 LTS

Im trying to add some shortcuts to desktop. When I go to /usr/share/applications I see a lot of files, but none of them are with picture icons. Where are all the executables for my apps? I checked bin folder as well. Similar situation.
Image of Applications folder content

1 Answers1

-1

if the icon does not appear, try editing one of the files using your text editor. look for the Icon row section. point it to the location of your icon image file

Icon=/BASEPATH/YOUR/ICON/DIR

please correct if there is a shortage