rofi 1.7.5
|
Functions | |
void | config_parse_cmd_options (void) |
Modified the configuration based on commandline arguments
void config_parse_cmd_options | ( | void | ) |
Parse commandline options.
copy of the argc for use in commandline argument parser.
copy of the argv pointer for use in the commandline argument parser
TODO: This is a hack, and should be fixed in a nicer way.
Failed to parse, try again as string.
Failed to parse, try again as string.
Failed to parse, try again as string.
Definition at line 560 of file xrmoptions.c.
References config_parse_cmd_option(), config_parser_form_rasi_format(), count, extra_options, num_extra_options, rofi_clear_error_messages(), rofi_theme_parse_string(), stored_argc, stored_argv, and xrmOptions.
Referenced by main().