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.scd5
1 files changed, 3 insertions, 2 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index e8d3d606..ec34a56c 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -692,9 +692,10 @@ The default colors are:
692 borders will only be enabled if the workspace has more than one visible 692 borders will only be enabled if the workspace has more than one visible
693 child and gaps equal to zero. 693 child and gaps equal to zero.
694 694
695*smart_gaps* on|off 695*smart_gaps* on|off|toggle|inverse_outer
696 If smart_gaps are _on_ gaps will only be enabled if a workspace has more 696 If smart_gaps are _on_ gaps will only be enabled if a workspace has more
697 than one child. 697 than one child. If smart_gaps are _inverse_outer_ outer gaps will only
698 be enabled if a workspace has exactly one child.
698 699
699*mark* --add|--replace [--toggle] <identifier> 700*mark* --add|--replace [--toggle] <identifier>
700 Marks are arbitrary labels that can be used to identify certain windows and 701 Marks are arbitrary labels that can be used to identify certain windows and