Add script to restart pipewire

This commit is contained in:
RealStickman 2021-05-29 15:13:53 +02:00
parent 7432929fee
commit 45db9d52a2

View File

@ -0,0 +1,4 @@
#!/usr/bin/env bash
set -euo pipefail
systemctl --user restart --now pipewire.socket