mirror of
https://github.com/NickHu/sway
synced 2025-01-16 15:41:47 +01:00
document kill
command
This commit is contained in:
parent
955020b161
commit
53f6b1f3b0
1 changed files with 3 additions and 0 deletions
|
@ -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** <on|off>::
|
||||
If smart_gaps are _on_ then gaps will only be enabled if a workspace has more
|
||||
than one child container.
|
||||
|
|
Loading…
Reference in a new issue