mirror of
https://github.com/swaywm/sway.git
synced 2025-11-11 13:29:51 -05:00
gap resize
This commit is contained in:
parent
7169ebc24c
commit
f25c6b312b
5 changed files with 140 additions and 24 deletions
|
|
@ -246,7 +246,6 @@ _continue:
|
|||
|
||||
if (is_active) {
|
||||
temp_config->reloading = false;
|
||||
container_map(&root_container, reset_gaps, NULL);
|
||||
arrange_windows(&root_container, -1, -1);
|
||||
}
|
||||
config = temp_config;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue