From 441ee961cf70a4b849ea29634b5a439952b6d15f Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Wed, 24 Jun 2026 13:52:48 +0300 Subject: [PATCH] profile.d/01-wine.sh: add Proton Discord bridge --- etc/profile.d/01-wine.sh | 2 ++ 1 file changed, 2 insertions(+) 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