Let's add some fresh knowledge to the forum now Ubuntu 21.04 is out =). My question today is simple; what is the most elegant way to create launch bar shortcuts (e.g. to folders, applications or documents) in Ubuntu 21.04?
I tried to create a .desktop
file which looks like this:
[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
Exec=/home/azhirkov/apps/idea-IC-211.6693.111/idea.sh
Name=Idea CE
Comment=Idea CE
Icon=/home/azhirkov/apps/idea-IC-211.6693.111/idea.svg
in /usr/share/applications
but it made no effect.
I even tried solutions like gio set idea.desktop metadata::trusted yes
but again it made no effect, I still can't find an Idea launcher in desktop search nor it appears on launchbar
alacarte
tool which always worked fine. But this questions has dozens of answers, you should try some of them... 21.04 should be no different here. – pLumo Apr 28 '21 at 08:3719.10
, while I clearly stated that this question is for21.04
wheregnome-desktop-item-edit
is not present – Artem Zhirkov Apr 28 '21 at 08:40