summaryrefslogtreecommitdiffstats
path: root/sway/sway.5.txt
diff options
context:
space:
mode:
authorLibravatar Mikkel Oscar Lyderik <mikkeloscar@gmail.com>2016-03-20 12:29:47 +0100
committerLibravatar Mikkel Oscar Lyderik <mikkeloscar@gmail.com>2016-03-20 12:29:47 +0100
commit2935e24cf506ea2ab18952b3d525db0ef4d83762 (patch)
treecce18134cdc904d0d3ba720e245dcf96274f564b /sway/sway.5.txt
parentMerge pull request #523 from mikkeloscar/slack-key-handler (diff)
downloadsway-2935e24cf506ea2ab18952b3d525db0ef4d83762.tar.gz
sway-2935e24cf506ea2ab18952b3d525db0ef4d83762.tar.zst
sway-2935e24cf506ea2ab18952b3d525db0ef4d83762.zip
Implement 'smart_gaps' feature from i3-gaps
Diffstat (limited to 'sway/sway.5.txt')
-rw-r--r--sway/sway.5.txt4
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.
154 workspace (or current workspace), and _current_ changes gaps for the current 154 workspace (or current workspace), and _current_ changes gaps for the current
155 view or workspace. 155 view or workspace.
156 156
157**smart_gaps** <on|off>::
158 If smart_gaps are _on_ then gaps will only be enabled if a workspace has more
159 than one child container.
160
157**mode** <mode_name>:: 161**mode** <mode_name>::
158 Switches to the given mode_name. the default mode is simply _default_. To 162 Switches to the given mode_name. the default mode is simply _default_. To
159 create a new mode in config append _{_ to this command, the following lines 163 create a new mode in config append _{_ to this command, the following lines