Score:1

Add custom app to the favorite applications tab

gs flag

I need to add a custom app to the favorites tab on the dock. I have tried this solution:

https://averagelinuxuser.com/ubuntu_custom_launcher_dock/

This works up until the point where I need to make the file executable, at which point when I enter the command it appears to have worked until I check if the app is now in the Applications menu, which it is not. The tutorial was made for version 20 so I believe it does not work on version 22.04.

Is it still possible to add custom apps to the favorites?

vanadium avatar
cn flag
Yes it is possible to add custom apps to the favorites, but they first need to be picked up by the Application menu. That only will happen if the launcher is in a correct location and has valid content. Do not use `/usr/share/applications/`, a directory managed by the APT system. Instead use `/usr/local/share/applications/`
Score:0
gt flag

After create a yourapp.desktop file in /usr/share/applications/
make the file executable:

sudo chmod +x /usr/share/applications/yourapp.desktop

now search by the app name in activities, if you found it right click on it and choose add to favorites.

vanadium avatar
cn flag
There is no need to make the file executable.
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.