mirror of
https://github.com/swaywm/sway.git
synced 2024-11-23 08:21:28 +00:00
document kill
command
This commit is contained in:
parent
955020b161
commit
53f6b1f3b0
|
@ -269,6 +269,9 @@ The default colors are:
|
||||||
+
|
+
|
||||||
See **sway-input**(5) for details.
|
See **sway-input**(5) for details.
|
||||||
|
|
||||||
|
**kill**::
|
||||||
|
Kills (force-closes) the currently-focused container and all of its children.
|
||||||
|
|
||||||
**smart_gaps** <on|off>::
|
**smart_gaps** <on|off>::
|
||||||
If smart_gaps are _on_ then gaps will only be enabled if a workspace has more
|
If smart_gaps are _on_ then gaps will only be enabled if a workspace has more
|
||||||
than one child container.
|
than one child container.
|
||||||
|
|
Loading…
Reference in a new issue