rofi
1.7.0
|
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.
Definition at line 510 of file xrmoptions.c.
References config_parse_cmd_option(), count, extra_options, num_extra_options, rofi_clear_error_messages(), rofi_theme_parse_string(), stored_argc, stored_argv, and xrmOptions.
Referenced by main().