From 3e9cdfd6a3bcb696ed15968c949a6f6fd7dae394 Mon Sep 17 00:00:00 2001 From: taiyu Date: Sun, 6 Sep 2015 06:52:20 -0700 Subject: man page --- sway.5.txt | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'sway.5.txt') diff --git a/sway.5.txt b/sway.5.txt index ae0bb3a3..595333c4 100644 --- a/sway.5.txt +++ b/sway.5.txt @@ -64,11 +64,19 @@ Commands Toggles fullscreen status for the focused view. **gaps** :: - Adds _amount_ pixels between each view, and around each output. + Sets _amount_ pixels as the gap between each view, and around each + workspace. **gaps** :: - Adds _amount_ pixels as an _inner_ or _outer_ gap, where the former affects - spacing between views and the latter affects the space around each output. + Sets _amount_ pixels as the _inner_ or _outer_ gap, where the former affects + spacing between views and the latter affects the space around each + workspace. + +**gaps** :: + 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 + workspace, or current workspace, and _current_ changes gaps for the current + view or workspace. **kill**:: Closes the currently focused view. -- cgit v1.2.3-54-g00ecf