-
-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
The XDG Base Directory specification states that config files should be located in $XDG_CONFIG_HOME
, which should default to $HOME/.config
.
Can we move nbstata.conf
in e.g. $XDG_CONFIG_HOME/nbstata/nbstata.conf
, while still reading from the old path ($HOME/.nbstata.conf
) for backwards compatibility?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request