pub fn config_home() -> Result<PathBuf, String>
Currently equals data_home(). Kept as a separate function so a future split (e.g. honoring XDG $XDG_CONFIG_HOME) doesn’t break callers.
data_home()
$XDG_CONFIG_HOME