|
rofi
1.5.4
|
|
Functions | |
| void | config_parse_xresource_options (xcb_stuff *xcb) |
Loads the configuration directly from the X server using the XResources system.
| void config_parse_xresource_options | ( | xcb_stuff * | xcb | ) |
| xcb | Handler object holding connection used to fetch the settings from. |
Parse the rofi related X resource options of the connected X server.
Definition at line 325 of file xrmoptions.c.
References __config_parse_xresource_options(), __config_parse_xresource_options_dynamic(), CONFIG_XRESOURCES, _xcb_stuff::connection, and xcb.
Referenced by main().

