rofi
1.5.4
|
Functions | |
void | config_parse_xresource_options_file (const char *filename) |
Loads the configuration from a config file that uses the XResource file format.
void config_parse_xresource_options_file | ( | const char * | filename | ) |
filename | The xresources file to parse |
Parses filename and updates the config
Definition at line 334 of file xrmoptions.c.
References __config_parse_xresource_options(), __config_parse_xresource_options_dynamic(), and CONFIG_FILE.
Referenced by main().