pub fn preferences_file_path() -> PathBufExpand description
Per XDG Base Directory Specification, dotfiles should go to $XDG_CONFIG_HOME if it exists, and $HOME/.config if it doesn’t.
pub fn preferences_file_path() -> PathBufPer XDG Base Directory Specification, dotfiles should go to $XDG_CONFIG_HOME if it exists, and $HOME/.config if it doesn’t.