mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2026-06-25 09:47:53 +02:00
flatpak-workarounds.bash: add Proton Discord RPC bridge
This commit is contained in:
parent
cc24f31011
commit
e15882446b
@ -42,6 +42,8 @@ flatpak override --env=SteamDeck=1 $@
|
||||
# Enable WINE/Proton NT sync if the kernel ntsync module is loaded
|
||||
# (/dev/ntsync)
|
||||
flatpak override --env=WINENTSYNC=1 $@
|
||||
# Enable Proton Discord RPC support
|
||||
flatpak override --env=PROTON_DISCORD_BRIDGE=1 $@
|
||||
|
||||
# SECURITY WARNING! Discord socket
|
||||
flatpak override --filesystem=xdg-run/app/com.discordapp.Discord:create --filesystem=xdg-run/snap.discord:rw --filesystem=xdg-run/discord-ipc-0:rw $@
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user