Add a custom program/command launcher to Linux Mint panel
Panel is the perfect place in Linux Mint to put the launchers for programs/commands that are used most often. To create a launcher we need a .desktop
file that describes some attributes of the program. Most installed GUI programs come with their launchers (.desktop
files), but when we have a custom command/program of our own that we want to create the launcher for, the only thing we need to do is create a .desktop
file.