From 2935e24cf506ea2ab18952b3d525db0ef4d83762 Mon Sep 17 00:00:00 2001 From: Mikkel Oscar Lyderik Date: Sun, 20 Mar 2016 12:29:47 +0100 Subject: Implement 'smart_gaps' feature from i3-gaps --- sway/sway.5.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sway/sway.5.txt') 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** :: + If smart_gaps are _on_ then gaps will only be enabled if a workspace has more + than one child container. + **mode** :: 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 -- cgit v1.2.3-54-g00ecf