Skip to content

Instantly share code, notes, and snippets.

@Naereen
Created February 7, 2017 14:47
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 Naereen/915711051f29a0c0a0fef5003c336cda to your computer and use it in GitHub Desktop.
Save Naereen/915711051f29a0c0a0fef5003c336cda to your computer and use it in GitHub Desktop.
Zotero.desktop file to add the standalone Zotero application to your system launcher, cf. https://www.zotero.org/
#!/usr/bin/env xdg-open
[Desktop Entry]
Type=Application
Name=Zotero
GenericName=Zotero Bibliography Manager
Icon=/home/lilian/.local/Zotero_linux-x86_64/chrome/icons/default/default48.png
Exec=/home/lilian/.local/Zotero_linux-x86_64/zotero %f
Categories=Office
Terminal=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment