packages/wine-discord-ipc-bridge: init

This commit is contained in:
LavaDesu 2021-12-23 22:43:50 +07:00
parent bc7a06be63
commit 357774dc1b
Signed by: cilly
GPG key ID: 6500251E087653C9
6 changed files with 41 additions and 0 deletions

3
scripts/ipcbridge Normal file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env sh
PROTON_REMOTE_DEBUG_CMD="{{BRIDGE_EXEC}}" PRESSURE_VESSEL_FILESYSTEMS_RW="$XDG_RUNTIME_DIR/discord-ipc-0" "$@"