Skip to content

Instantly share code, notes, and snippets.

@lebensterben
Created June 19, 2019 21:31
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lebensterben/a87c69f629878399ce97dfb168b1e444 to your computer and use it in GitHub Desktop.
Save lebensterben/a87c69f629878399ce97dfb168b1e444 to your computer and use it in GitHub Desktop.
[Desktop Entry]
Type=Application
Version=1.0
Name=Jar Opener
# This is for opening files, not launching the notebook from a menu
NoDisplay=true
Exec=java -jar %f
Terminal=true
MimeType=application/x-java-archive;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment