mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-12-16 09:07:21 +01:00
flatpak-workarounds.bash: try to allow Discord
This commit is contained in:
parent
1f90adc5ab
commit
8e59512706
@ -40,6 +40,9 @@ flatpak override --filesystem=xdg-config/MangoHud:ro $@
|
||||
# and of course we are Steam Deck everywhere, no question about it!
|
||||
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 $@
|
||||
|
||||
# LaTeX templates allowed before they become an issue.
|
||||
flatpak override --filesystem=~/texmf/tex/latex/local $@
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user