aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd6
1 files changed, 3 insertions, 3 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index 1affca5f..63b9fecd 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -511,9 +511,9 @@ The default colors are:
511 511
512*smart_borders* on|no_gaps|off 512*smart_borders* on|no_gaps|off
513 If smart_borders are _on_, borders will only be enabled if the workspace 513 If smart_borders are _on_, borders will only be enabled if the workspace
514 only has one visible child (identical to _hide_edge_borders_ smart). If 514 has more than one visible child (identical to _hide_edge_borders_ smart).
515 smart_borders is set to _no_gaps_, borders will only be enabled if the 515 If smart_borders is set to _no_gaps_, borders will only be enabled if the
516 workspace only has one visible child and gaps greater than zero. 516 workspace has more than one visible child and gaps equal to zero.
517 517
518*smart_gaps* on|off 518*smart_gaps* on|off
519 If smart_gaps are _on_ gaps will only be enabled if a workspace has more 519 If smart_gaps are _on_ gaps will only be enabled if a workspace has more