#!/bin/bash set -eu set -o pipefail systemctl --user restart pipewire.service systemctl --user restart pipewire-pulse.service