Skip to main content

get_themes_dir

Function get_themes_dir 

Source
pub fn get_themes_dir() -> 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).