discord: Update to use electron21
Electron22 crashes
This commit is contained in:
parent
a3f16dcac6
commit
a30fa2b447
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ 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
|
||||
Exec=/usr/bin/electron21 --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