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 ]
}
+1
View File
@@ -54,6 +54,7 @@ SYMLINKS=(
".config/lf" ".config/lf"
".config/opencode" ".config/opencode"
".config/picom" ".config/picom"
".config/pipewire"
".config/rofi" ".config/rofi"
".config/strawberry" ".config/strawberry"
".config/tmux" ".config/tmux"