diff options
| -rw-r--r-- | .local/share/applications/discord.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.local/share/applications/discord.desktop b/.local/share/applications/discord.desktop new file mode 100644 index 0000000..5e456f3 --- /dev/null +++ b/.local/share/applications/discord.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Name=Discord +StartupWMClass=discord +Comment=All-in-one voice and text chat for gamers that's free, secure, and works on both your desktop and phone. +GenericName=Internet Messenger +Exec=/opt/Discord/Discord +Icon=discord +Type=Application +Categories=Network;InstantMessaging; +Path=/usr/bin |
