From 64f61873a94f931241f878d2ab8fa3ae82e5c203 Mon Sep 17 00:00:00 2001 From: Zandr Martin Date: Fri, 16 Sep 2016 21:53:46 -0500 Subject: document `workspace_auto_back_and_forth` command --- sway/sway.5.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sway/sway.5.txt b/sway/sway.5.txt index b31edeb7..7980ba82 100644 --- a/sway/sway.5.txt +++ b/sway/sway.5.txt @@ -354,6 +354,12 @@ The default colors are: Specifies that the workspace named _name_ should appear on the specified _output_. +**workspace_auto_back_and_forth** :: + When _yes_, repeating a workspace switch command will switch back to the + prior workspace. For example, if you are currently on workspace 1, + switch to workspace 2, then invoke the "workspace 2" command again, you + will be returned to workspace 1. Defaults to _no_. + **workspace_layout** :: Specifies the start layout for new workspaces. -- cgit v1.2.3-54-g00ecf