Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better path resolution for config files #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hdanak
Copy link

@hdanak hdanak commented Mar 17, 2012

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.

hdanak added 2 commits March 16, 2012 04:05
Also now searches for config file in XDG-specified config dirs,
specifically XDG_CONFIG_HOME and ~/.config .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant