flatpak-workarounds.bash: correct snap discord paths

This commit is contained in:
Aminda Suomalainen 2025-12-05 00:21:42 +02:00
parent 8e59512706
commit 4478842858
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -41,7 +41,7 @@ flatpak override --filesystem=xdg-config/MangoHud:ro $@
flatpak override --env=SteamDeck=1 $@
# SECURITY WARNING! Discord socket
flatpak override --filesystem=xdg-run/app/com.discordapp.Discord:create --filesystem=xdg-run/app/snap.discord:rw $@
flatpak override --filesystem=xdg-run/app/com.discordapp.Discord:create --filesystem=xdg-run/snap.discord:rw --filesystem=xdg-run/discord-ipc-0:rw $@
# LaTeX templates allowed before they become an issue.
flatpak override --filesystem=~/texmf/tex/latex/local $@