Created
July 2, 2017 09:55
-
-
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/
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See 2ec0b4/kaamelott-soundboard#56 (comment)