feat: add pipewire config

This commit is contained in:
2025-10-17 06:02:59 +02:00
parent 596e619c37
commit e764a21af1
2 changed files with 5 additions and 0 deletions
@@ -0,0 +1,4 @@
context.properties = {
default.clock.rate = 96000
default.clock.allowed-rates = [ 44100 48000 88200 96000 176400 192000 ]
}