Skip to content

Instantly share code, notes, and snippets.

@culy247
Created August 11, 2022 01:22
Show Gist options
  • Save culy247/1f0b3add6da2e37252c56c6395cd17dc to your computer and use it in GitHub Desktop.
Save culy247/1f0b3add6da2e37252c56c6395cd17dc to your computer and use it in GitHub Desktop.
Create ubuntu desktop entry
[Desktop Entry]
Comment=Run Navicat
Exec=bash -c /home/user/navicat/navicat15.AppImage
GenericName=Navicat
Icon=/home/user/navicat/navicat-icon.png
Name=Navicat
Type=Application
Terminal=false
# chmod +x navicat.desktop
# right click => Allow Lanching
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment