mirror of
https://github.com/labwc/labwc.git
synced 2025-11-01 22:58:47 -04:00
Honour -c <file> on --reconfigure
This commit is contained in:
parent
698c7ace07
commit
dfb6664906
3 changed files with 5 additions and 4 deletions
|
|
@ -47,7 +47,9 @@ struct window_switcher_field {
|
|||
};
|
||||
|
||||
struct rcxml {
|
||||
/* from command line */
|
||||
char *config_dir;
|
||||
char *config_file;
|
||||
bool merge_config;
|
||||
|
||||
/* core */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue