From a30fa2b44776367280cb040148ce7464dcd45e7f Mon Sep 17 00:00:00 2001 From: histalek Date: Mon, 24 Apr 2023 18:41:20 +0200 Subject: [PATCH] discord: Update to use electron21 Electron22 crashes --- .local/share/applications/discord.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.local/share/applications/discord.desktop b/.local/share/applications/discord.desktop index d867890..50f3a92 100644 --- a/.local/share/applications/discord.desktop +++ b/.local/share/applications/discord.desktop @@ -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;