eldont-collection/eldont-pipewire

9 lines
157 B
Plaintext
Raw Permalink Normal View History

2023-12-12 06:08:51 +00:00
#!/usr/bin/env bash
if [ "$SUDO_UID" = "" ]; then
echo "SUDO_UID is not set."
exit 1
fi
export XDG_RUNTIME_DIR="/tmp/$SUDO_UID-runtime-dir"
exec pipewire