mirror of
https://github.com/swaywm/sway.git
synced 2025-11-19 06:59:52 -05:00
Reload command now matches i3's implementation
(cherry picked from commit ea3ba203cc)
This commit is contained in:
parent
585cf904c5
commit
f5ba5cbcf6
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