Skip to content

Instantly share code, notes, and snippets.

@akafael
Last active February 2, 2018 00:10
Show Gist options
  • Save akafael/f7583856ba1e200264cbf3de5a42e9b2 to your computer and use it in GitHub Desktop.
Save akafael/f7583856ba1e200264cbf3de5a42e9b2 to your computer and use it in GitHub Desktop.
DesktopLinksOnLinux
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Name=MyProgramName
GenericName= My Complete Program Name
Exec= /path/to/my/program.sh
Icon=/path/to/my/program/icon.png
Terminal=true
StartupWMClass=MyProgramGroupClass
Type=Application
Categories=Application;
Comment= This is the best program comment ever.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment