mirror of
https://github.com/swaywm/sway.git
synced 2025-11-26 06:59:59 -05:00
Implement 'smart_gaps' feature from i3-gaps
This commit is contained in:
parent
00c1ce4fda
commit
2935e24cf5
6 changed files with 27 additions and 2 deletions
|
|
@ -154,6 +154,10 @@ or triggered at runtime.
|
|||
workspace (or current workspace), and _current_ changes gaps for the current
|
||||
view or workspace.
|
||||
|
||||
**smart_gaps** <on|off>::
|
||||
If smart_gaps are _on_ then gaps will only be enabled if a workspace has more
|
||||
than one child container.
|
||||
|
||||
**mode** <mode_name>::
|
||||
Switches to the given mode_name. the default mode is simply _default_. To
|
||||
create a new mode in config append _{_ to this command, the following lines
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue