mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
We need to load and apply the overrides in the order: If absolute config path, use only that. If environment variable, use only that. Else /usr/share/pipewire/*.conf.d/ /etc/pipewire/*.conf.d/ $HOME/.config/pipewire/*.conf.d/ Before this patch we would first apply $HOME and then /etc and /usr, which is not expected. |
||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| meson.build | ||