mirror of
https://github.com/swaywm/sway.git
synced 2025-04-04 11:27:47 +03: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
|
@ -500,6 +500,7 @@ struct sway_config {
|
|||
struct side_gaps gaps_outer;
|
||||
|
||||
list_t *config_chain;
|
||||
bool user_config_path;
|
||||
const char *current_config_path;
|
||||
const char *current_config;
|
||||
int current_config_line_number;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue