michaelforney / velox

velox window manager
MIT License
504 stars 21 forks source link

Better path resolution for config files #5

Open hdanak opened 12 years ago

hdanak commented 12 years ago

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.