discord: Add custom .desktop file
This commit is contained in:
parent
3016d86055
commit
1fe89d1a11
1 changed files with 11 additions and 0 deletions
11
.local/share/applications/discord.desktop
Normal file
11
.local/share/applications/discord.desktop
Normal file
|
@ -0,0 +1,11 @@
|
|||
[Desktop Entry]
|
||||
Name=Discord (custom)
|
||||
StartupNotify=true
|
||||
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=/usr/bin/electron19 --ozone-platform=wayland --enable-features=WebRTCPipeWireCapturer /usr/lib/discord/app.asar -- %u
|
||||
Icon=discord
|
||||
Type=Application
|
||||
Categories=Network;InstantMessaging;
|
||||
|
Loading…
Add table
Reference in a new issue