In Ubuntu 20.04 (Gnome), how can we view/edit app launcher properties?
By Jessica Wood •
In Ubuntu 20.04 (Gnome), how can we view/edit app launcher properties? I have some snap-installed apps for which I'd like to take a look at the launcher properties. Also, how do we create launchers for the gnome desktop manually, if we know the name and location of the executable?
11 Answer
This is a GUI way you can create and manage all your apps launchers, this utility is called "MenuLibre"
It is on Ubuntu Repos
sudo apt install menulibrethis app will appear under gnome apps once installed
Here is the Link to MenuLibre official Website
0