Skip to main content

user_themes_path

Function user_themes_path 

Source
pub fn user_themes_path() -> Result<PathBuf>
Expand description

Get the themes directory path, creating it if it does not exist.

Returns $XDG_DATA_HOME/tca/themes/ (or platform equivalent).