rofi 1.7.5
Commandline Configuration
Collaboration diagram for Commandline Configuration:

Functions

void config_parse_cmd_options (void)
 

Detailed Description

Modified the configuration based on commandline arguments

Function Documentation

◆ config_parse_cmd_options()

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().

Here is the call graph for this function:
Here is the caller graph for this function: