diff options
Diffstat (limited to 'sway/sway.5.txt')
-rw-r--r-- | sway/sway.5.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sway/sway.5.txt b/sway/sway.5.txt index 7a87bb44..e73beb81 100644 --- a/sway/sway.5.txt +++ b/sway/sway.5.txt @@ -154,6 +154,10 @@ or triggered at runtime. workspace (or current workspace), and _current_ changes gaps for the current view or workspace. +**smart_gaps** <on|off>:: + If smart_gaps are _on_ then gaps will only be enabled if a workspace has more + than one child container. + **mode** <mode_name>:: Switches to the given mode_name. the default mode is simply _default_. To create a new mode in config append _{_ to this command, the following lines |