Update package version to 1.4.6

This commit is contained in:
2025-07-17 13:33:45 +03:00
parent af8dbaabce
commit 42e5528ca5
4 changed files with 35 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
# copy or symlink this file to /etc/pipewire/pipewire.conf.d (system configuration)
# or ${XDG_CONFIG_HOME}/pipewire/pipewire.conf.d (per-user configuration)
# to configure pipewire to launch pipewire-pulse directly
context.exec = [ { path = "/usr/bin/pipewire" args = "-c pipewire-pulse.conf" } ]