summaryrefslogtreecommitdiffstats
path: root/sway/sway.5.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway.5.txt')
-rw-r--r--sway/sway.5.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/sway/sway.5.txt b/sway/sway.5.txt
index 131780e2..cab9d6b1 100644
--- a/sway/sway.5.txt
+++ b/sway/sway.5.txt
@@ -143,6 +143,10 @@ They are expected to be used with **bindsym** or at runtime through **swaymsg**(
143 _amount_. The [px] parameters are optional and have no effect. This command 143 _amount_. The [px] parameters are optional and have no effect. This command
144 only accepts pixel dimensions. 144 only accepts pixel dimensions.
145 145
146**scratchpad show**::
147 Shows a window from the scratchpad. Repeatedly using this command will cycle
148 through the windows in the scratchpad.
149
146**split** <vertical|v|horizontal|h|toggle|t>:: 150**split** <vertical|v|horizontal|h|toggle|t>::
147 Splits the current container, vertically or horizontally. If toggled then the 151 Splits the current container, vertically or horizontally. If toggled then the
148 current container is split opposite to the parent container. 152 current container is split opposite to the parent container.