Skip to content

Instantly share code, notes, and snippets.

@Naereen
Created July 2, 2017 09:55
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Naereen/ddd0439648e1243c855ea3a1975bcea8 to your computer and use it in GitHub Desktop.
Save Naereen/ddd0439648e1243c855ea3a1975bcea8 to your computer and use it in GitHub Desktop.
XDG Desktop file for a locally installed desktop app version of the website http://kaamelott-soundboard.2ec0b4.fr/
#!/usr/bin/env xdg-open
[Desktop Entry]
Name=Kaamelott Soundbard
Comment=Kaamelott Soundbard desktop app
Exec=/home/lilian/.local/kaamelott-soundboard-linux-x64/kaamelott-soundboard
Icon=/home/lilian/.local/share/applications/kaamelott-soundboard.jpg
Terminal=false
Type=Application
InitialPreference=6
TryExec=/home/lilian/.local/kaamelott-soundboard-linux-x64/kaamelott-soundboard
@Naereen
Copy link
Author

Naereen commented Jul 2, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment