Add Icon to Launcher on Ubuntu

Hi,

One annoyance about the appimage paradigm is that it doesn’t automatically add an icon to the launcher (dock) on Ubuntu 22.04LTS. However, I found a way to do it on another forum:

This worked great for me. The only thing I had to change was that, in the example on the forum, he paths to the application and icons starts with ~. This didn’t work. I had to use an explicit path, i.e. /home/username. Now I have the icon the launcher (i.e. “Show Applications”) and I created a favorite in my dock.

This site seems to provide the definitive guide for doing this. For me, the one caveat is where to but the appimage. ~/bin is recommended, but I think that ~/.local/bin would be more appropriate.

For Ubuntu 24.04, it was tricky getting the appimage in the dock and for the icon to show. Attached is a ChatGPT summary that describes the issue and the fix. It worked fine for me. You can download the logic2 icon from a number of sites, or see attached.

Ubuntu Logic 2 Desktop Integration.pdf (73.5 KB)

1 Like

Great idea and thanks for the doc. I’m having claude try adding an install/update feature to the help menu.