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:
Wim Taymans 2020-12-31 11:46:54 +01:00
parent 20e9ec25be
commit 85306917a2
3 changed files with 11 additions and 5 deletions

View file

@ -1,3 +1,4 @@
# alsa-monitor config file
{
properties = {
}

View file

@ -1,3 +1,4 @@
# media-session config file
{
properties = {
}