sway.5.txt: Clarify gaps documentation.
This commit is contained in:
parent
820681965d
commit
62226460dd
|
@ -69,18 +69,18 @@ Commands
|
||||||
Toggles fullscreen status for the focused view.
|
Toggles fullscreen status for the focused view.
|
||||||
|
|
||||||
**gaps** <amount>::
|
**gaps** <amount>::
|
||||||
Sets _amount_ pixels as the gap between each view, and around each
|
Sets default _amount_ pixels as the gap between each view, and around each
|
||||||
workspace.
|
workspace.
|
||||||
|
|
||||||
**gaps** <inner|outer> <amount>::
|
**gaps** <inner|outer> <amount>::
|
||||||
Sets _amount_ pixels as the _inner_ or _outer_ gap, where the former affects
|
Sets default _amount_ pixels as the _inner_ or _outer_ gap, where the former
|
||||||
spacing between views and the latter affects the space around each
|
affects spacing between views and the latter affects the space around each
|
||||||
workspace.
|
workspace.
|
||||||
|
|
||||||
**gaps** <inner|outer> <all|workspace|current> <set|plus|minus> <amount>::
|
**gaps** <inner|outer> <all|workspace|current> <set|plus|minus> <amount>::
|
||||||
Changes the gaps for the _inner_ or _outer_ gap. _all_ changes the gaps for
|
Changes the gaps for the _inner_ or _outer_ gap. _all_ changes the gaps for
|
||||||
all views or workspace, _workspace_ changes gaps for all views in current
|
all views or workspace, _workspace_ changes gaps for all views in current
|
||||||
workspace, or current workspace, and _current_ changes gaps for the current
|
workspace (or current workspace), and _current_ changes gaps for the current
|
||||||
view or workspace.
|
view or workspace.
|
||||||
|
|
||||||
**kill**::
|
**kill**::
|
||||||
|
|
Loading…
Reference in a new issue