mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-10 13:30:05 -05:00
media-session: try to load config from state dir first
First try to load conf from the user config directory and then from the global config dir. Allows users to copy and modify a custom config file.
This commit is contained in:
parent
20e9ec25be
commit
85306917a2
3 changed files with 11 additions and 5 deletions
|
|
@ -1,3 +1,4 @@
|
|||
# alsa-monitor config file
|
||||
{
|
||||
properties = {
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
# media-session config file
|
||||
{
|
||||
properties = {
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue