We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2f5db2 commit 859f543Copy full SHA for 859f543
1 file changed
src/protontricks/data/scripts/bwrap_launcher.sh
@@ -36,6 +36,7 @@ BLACKLISTED_ROOT_DIRS=(
36
37
ADDITIONAL_MOUNT_DIRS=(
38
/run/media "$PROTON_PATH" "$WINEPREFIX" "$STEAM_RUNTIME_PATH"
39
+ "$STEAM_APP_PATH"
40
)
41
42
mount_dirs=()
0 commit comments