mirror of
https://github.com/swaywm/sway.git
synced 2024-11-11 13:04:11 +01:00
fix smart_borders description in manual
The wording for smart_borders was opposite the actual behavior.
This commit is contained in:
parent
9032be4f08
commit
b00b0fb9d3
@ -513,9 +513,9 @@ The default colors are:
|
|||||||
|
|
||||||
*smart_borders* on|no_gaps|off
|
*smart_borders* on|no_gaps|off
|
||||||
If smart_borders are _on_, borders will only be enabled if the workspace
|
If smart_borders are _on_, borders will only be enabled if the workspace
|
||||||
only has one visible child (identical to _hide_edge_borders_ smart). If
|
has more than one visible child (identical to _hide_edge_borders_ smart).
|
||||||
smart_borders is set to _no_gaps_, borders will only be enabled if the
|
If smart_borders is set to _no_gaps_, borders will only be enabled if the
|
||||||
workspace only has one visible child and gaps greater than zero.
|
workspace has more than one visible child and gaps equal to zero.
|
||||||
|
|
||||||
*smart_gaps* on|off
|
*smart_gaps* on|off
|
||||||
If smart_gaps are _on_ gaps will only be enabled if a workspace has more
|
If smart_gaps are _on_ gaps will only be enabled if a workspace has more
|
||||||
|
Loading…
Reference in New Issue
Block a user