Honour -c <file> on --reconfigure

This commit is contained in:
Johan Malm 2024-01-18 19:45:49 +00:00 committed by Johan Malm
parent 698c7ace07
commit dfb6664906
3 changed files with 5 additions and 4 deletions

View file

@ -47,7 +47,9 @@ struct window_switcher_field {
};
struct rcxml {
/* from command line */
char *config_dir;
char *config_file;
bool merge_config;
/* core */