summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sway/sway.5.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/sway/sway.5.txt b/sway/sway.5.txt
index 787253a0..36fa92d5 100644
--- a/sway/sway.5.txt
+++ b/sway/sway.5.txt
@@ -269,6 +269,9 @@ The default colors are:
269 + 269 +
270 See **sway-input**(5) for details. 270 See **sway-input**(5) for details.
271 271
272**kill**::
273 Kills (force-closes) the currently-focused container and all of its children.
274
272**smart_gaps** <on|off>:: 275**smart_gaps** <on|off>::
273 If smart_gaps are _on_ then gaps will only be enabled if a workspace has more 276 If smart_gaps are _on_ then gaps will only be enabled if a workspace has more
274 than one child container. 277 than one child container.