Applications: add `--no-sandbox` arg to discord
This commit is contained in:
parent
84c8176e5b
commit
ad7b9b86b2
|
|
@ -3,7 +3,7 @@ Name=Discord
|
||||||
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/discord --enable-features=UseOzonePlatform --ozone-platform=wayland
|
Exec=/usr/bin/discord --enable-features=UseOzonePlatform --ozone-platform=wayland --no-sandbox
|
||||||
Icon=discord
|
Icon=discord
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Network;InstantMessaging;
|
Categories=Network;InstantMessaging;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue