Skip to content

Instantly share code, notes, and snippets.

@filipeandre
Last active May 9, 2018 21:37
Show Gist options
  • Save filipeandre/cfd90c39790c8701239e83abc282c3c5 to your computer and use it in GitHub Desktop.
Save filipeandre/cfd90c39790c8701239e83abc282c3c5 to your computer and use it in GitHub Desktop.
Fix gnome indicator ~/.local/share/applications
[Desktop Entry]
Name=Skype
Comment=Skype Internet Telephony
Exec=env XDG_CURRENT_DESKTOP=Unity /snap/bin/skype %U
Icon=/snap/skype/30/meta/gui/skypeforlinux.png
Terminal=false
Type=Application
StartupNotify=true
StartupWMClass=Skype
Categories=Network;Application;
MimeType=x-scheme-handler/skype;
Actions=QuitSkype;
[Desktop Action QuitSkype]
Name=Quit Skype
Name[pt]=Sair do Skype
Exec=/snap/bin/skype --shutdown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment