#!/sbin/openrc-run depend() { need pipewire } command="/usr/bin/pipewire" command_args="-c pipewire-pulse.conf" command_background="true" pidfile="${XDG_RUNTIME_DIR:-${SVCDIR}}/pipewire-pulse.pid"