diff --git a/etc/profile.d/01-wine.sh b/etc/profile.d/01-wine.sh index 1eb3e6e6..ed918838 100644 --- a/etc/profile.d/01-wine.sh +++ b/etc/profile.d/01-wine.sh @@ -1,2 +1,4 @@ # Enables NT sync option when the kernel module is loaded export WINENTSYNC=1 +# Enables Discord RPC support in Proton (GE) +export PROTON_DISCORD_BRIDGE=1