aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway.5.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway.5.txt')
-rw-r--r--sway/sway.5.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/sway/sway.5.txt b/sway/sway.5.txt
index f425cfe7..8e3f64ab 100644
--- a/sway/sway.5.txt
+++ b/sway/sway.5.txt
@@ -364,8 +364,11 @@ The default colors are:
364 be configured with perfectly aligned adjacent positions for this option to 364 be configured with perfectly aligned adjacent positions for this option to
365 have any effect. 365 have any effect.
366 366
367**workspace** <name>:: 367**workspace** [number] <name>::
368 Switches to the specified workspace. 368 Switches to the specified workspace. The string "number" is optional. The
369 worspace _name_, if unquoted, may not contain the string "output", as sway
370 will assume that the command is moving a worspace to an output, as described
371 below.
369 372
370**workspace** <prev|next>:: 373**workspace** <prev|next>::
371 Switches to the next workspace on the current output or on the next output 374 Switches to the next workspace on the current output or on the next output