Searched refs:xdg_config_home (Results 1 – 1 of 1) sorted by relevance
155 const char *xdg_config_home; in get_xdg_xcompose_file_path() local158 xdg_config_home = secure_getenv("XDG_CONFIG_HOME"); in get_xdg_xcompose_file_path()159 if (!xdg_config_home || xdg_config_home[0] != '/') { in get_xdg_xcompose_file_path()166 return asprintf_safe("%s/XCompose", xdg_config_home); in get_xdg_xcompose_file_path()