Fix desktop file
This commit is contained in:
parent
c0b17bb048
commit
2759f60c37
3 changed files with 9 additions and 7 deletions
|
|
@ -1,10 +1,12 @@
|
|||
[Desktop Entry]
|
||||
Version=_version
|
||||
Type=Application
|
||||
Name=Discord
|
||||
Icon=/opt/discord/_icon
|
||||
Exec=/opt/discord/DiscordCanary
|
||||
Comment=Free voice and text chat for gamers
|
||||
Categories=Communication;Internet;
|
||||
StartupWMClass=discord
|
||||
Version=_version
|
||||
Icon=/opt/discord/_icon
|
||||
Exec=/opt/discord/_exe
|
||||
Type=Application
|
||||
Terminal=false
|
||||
StartupNotify=true
|
||||
Categories=Network;InstantMessaging;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue