mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
media-session: add /etc/pipewire/media-session.d/ dir
Placing files in it will activate options in the session manager.
This commit is contained in:
parent
b055b9de25
commit
261144c27f
5 changed files with 66 additions and 17 deletions
|
|
@ -15,6 +15,7 @@ run: all
|
|||
PIPEWIRE_MODULE_DIR=@BUILD_ROOT@ \
|
||||
PATH=@BUILD_ROOT@/src/examples:$(PATH) \
|
||||
PIPEWIRE_CONFIG_FILE=@BUILD_ROOT@/src/daemon/pipewire-uninstalled.conf \
|
||||
PIPEWIRE_CONFIG_DIR=src/daemon/ \
|
||||
ACP_PATHS_DIR=spa/plugins/alsa/mixer/paths \
|
||||
ACP_PROFILES_DIR=spa/plugins/alsa/mixer/profile-sets \
|
||||
$(DBG) @BUILD_ROOT@/src/daemon/pipewire
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue