feat(desktop): Update electron version used for discord
This commit is contained in:
parent
8febd68127
commit
5317be736a
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ StartupNotify=true
|
||||||
StartupWMClass=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.
|
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
|
GenericName=Internet Messenger
|
||||||
Exec=/usr/bin/electron21 --ozone-platform=wayland --enable-features=WebRTCPipeWireCapturer /usr/lib/discord/app.asar -- %u
|
Exec=/usr/bin/electron24 --ozone-platform=wayland --enable-features=WebRTCPipeWireCapturer /usr/lib/discord/app.asar -- %u
|
||||||
Icon=discord
|
Icon=discord
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Network;InstantMessaging;
|
Categories=Network;InstantMessaging;
|
||||||
|
|
Loading…
Add table
Reference in a new issue