Now you can add whatever config file search paths you want easily (eventually want to support XDG_CONFIG_DIRS, which is a global search path (':' delimited) as well). It seems you have some similar code in module.c, might be worth combining functionality in the future.
Now you can add whatever config file search paths you want easily (eventually want to support XDG_CONFIG_DIRS, which is a global search path (':' delimited) as well). It seems you have some similar code in module.c, might be worth combining functionality in the future.