mirror of
https://github.com/swaywm/sway.git
synced 2026-04-22 06:46:27 -04:00
Reload command now matches i3's implementation
This commit is contained in:
parent
e5954f321f
commit
ea3ba203cc
4 changed files with 17 additions and 3 deletions
|
|
@ -447,6 +447,7 @@ bool load_main_config(const char *file, bool is_active, bool validating) {
|
|||
}
|
||||
}
|
||||
|
||||
config->user_config_path = file ? true : false;
|
||||
config->current_config_path = path;
|
||||
list_add(config->config_chain, real_path);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue