Save a name.desktop
file in ~/.local/share/applications
Here's a sample .desktop
file:
[Desktop Entry]
Name=name of the application
Comment=whatever description
Exec=command to run
Icon=icon path
Terminal=false
Type=Application
StartupNotify=true