From d4ac594264442a33ae06c69a1254951894f3c4e2 Mon Sep 17 00:00:00 2001 From: Vasilij Schneidermann Date: Tue, 18 Apr 2017 21:35:57 +0200 Subject: Implement and document `move [to] scratchpad` --- sway/sway.5.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sway/sway.5.txt') diff --git a/sway/sway.5.txt b/sway/sway.5.txt index d76951b5..446fbf05 100644 --- a/sway/sway.5.txt +++ b/sway/sway.5.txt @@ -118,6 +118,9 @@ They are expected to be used with **bindsym** or at runtime through **swaymsg**( Moves the focused container or workspace to the output identified by _name_ or _direction_. _direction_ may be one of _up_, _down_, _left_, _right_. +**move** [to] scratchpad:: + Moves the focused window to the scratchpad. + **reload**:: Reloads the sway config file without restarting sway. -- cgit v1.2.3-54-g00ecf