You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 18, 2025. It is now read-only.
At the moment support is provided for user-level directories of various kinds, but it would be great if there was support for system-level configuration directories too, as they're often used as a fallback in applications if user-level configuration can't be found.
The text was updated successfully, but these errors were encountered:
DavidGregory084
changed the title
Provide support for SystemDirectories (XDG_DATA_DIRS, /Library/Application Support, %PROGRAMDATA%)
Provide support for SystemDirectories (XDG_DATA_DIRS, XDG_CONFIG_DIRS, /Library/Application Support, %PROGRAMDATA%, etc)
Jul 27, 2023
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
At the moment support is provided for user-level directories of various kinds, but it would be great if there was support for system-level configuration directories too, as they're often used as a fallback in applications if user-level configuration can't be found.
The text was updated successfully, but these errors were encountered: