[Bootstrap] Switched to Pipewire

This commit is contained in:
2022-02-26 15:36:23 +01:00
parent 8bc5d228dd
commit 56317cc09b
3 changed files with 132 additions and 82 deletions

View File

@@ -0,0 +1,12 @@
[Unit]
Description=PipeWire Input Filter Chain
After=pipewire.service
BindsTo=pipewire.service
[Service]
ExecStart=/usr/bin/pipewire -c /usr/share/pipewire/filter-chain/source-rnnoise.conf
Type=simple
Restart=on-failure
[Install]
WantedBy=pipewire.service