From d673a72705ea29afe58784b3ce169fb5bde73c11 Mon Sep 17 00:00:00 2001 From: taiyu Date: Tue, 8 Sep 2015 08:54:57 -0700 Subject: set variable changes --- sway.5.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sway.5.txt') diff --git a/sway.5.txt b/sway.5.txt index 595333c4..9bcfef42 100644 --- a/sway.5.txt +++ b/sway.5.txt @@ -85,6 +85,11 @@ Commands Sets the layout mode of the focused container. _mode_ can be one of _splith_, _splitv_, or _toggle split_. +**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 + will be keybinds for that mode, and _}_ on its own line to close the block. + **move** :: Moves the focused container _left_, _right_, _up_, or _down_. -- cgit v1.2.3-54-g00ecf