From 53f6b1f3b02ed782d1e9c218a4d10d005aefc326 Mon Sep 17 00:00:00 2001 From: Zandr Martin Date: Sun, 31 Jul 2016 08:54:15 -0500 Subject: [PATCH] document `kill` command --- sway/sway.5.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sway/sway.5.txt b/sway/sway.5.txt index 787253a0b..36fa92d5d 100644 --- a/sway/sway.5.txt +++ b/sway/sway.5.txt @@ -269,6 +269,9 @@ The default colors are: + See **sway-input**(5) for details. +**kill**:: + Kills (force-closes) the currently-focused container and all of its children. + **smart_gaps** :: If smart_gaps are _on_ then gaps will only be enabled if a workspace has more than one child container.