1
0
mirror of https://github.com/gjkcz/ansible-void.git synced 2026-03-14 06:20:15 +01:00

Add sound support with PipeWire

This commit is contained in:
2023-05-01 18:15:29 +02:00
parent 0cc1da08f0
commit b15337e2ae
3 changed files with 329 additions and 0 deletions

View File

@@ -0,0 +1 @@
context.exec = [ { path = "/usr/bin/wireplumber" args = "" } ]