pub fn preferences_file_path() -> PathBuf
Expand description

Per XDG Base Directory Specification, dotfiles should go to $XDG_CONFIG_HOME if it exists, and $HOME/.config if it doesn’t.