Created
October 22, 2016 09:47
-
-
Save M-Mueller/2ac199a9feedb590407a23355fa48dde to your computer and use it in GitHub Desktop.
Desktop entry that launches Deezer as a standalone webapp
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
[Desktop Entry] | |
Type=Application | |
Exec=/usr/bin/chromium --app=https://www.deezer.com | |
Name=Deezer | |
GenericName=Deezer | |
Icon=Deezer | |
Terminal=false | |
StartupWMClass=www.deezer.com | |
Categories=Audio; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment