Created
November 10, 2016 16:00
-
-
Save M-Mueller/136849d11a5572c96b9b459608f9760c to your computer and use it in GitHub Desktop.
Desktop entry that launches Skype 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-browser --app=https://web.skype.com | |
Name=Skype | |
GenericName=Skype | |
Icon=Skype | |
Terminal=false | |
StartupWMClass=web.skype.com | |
Categories=Audio;Video; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment