summaryrefslogtreecommitdiffstats
path: root/sway.5.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sway.5.txt')
-rw-r--r--sway.5.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/sway.5.txt b/sway.5.txt
index 9f581a42..dc5e5d66 100644
--- a/sway.5.txt
+++ b/sway.5.txt
@@ -166,6 +166,10 @@ Commands
166**splitv**:: 166**splitv**::
167 Equivalent to **split vertical**. 167 Equivalent to **split vertical**.
168 168
169**sticky** <enable|disable|toggle>::
170 If enabled and the windows is floating it will always be present on the active
171 workspace on that output.
172
169**workspace** <name>:: 173**workspace** <name>::
170 Switches to the specified workspace. 174 Switches to the specified workspace.
171 175