mirror of
https://github.com/swaywm/sway.git
synced 2026-06-06 03:03:22 -04:00
Implement and document move [to] scratchpad
This commit is contained in:
parent
3c02aa17ca
commit
d4ac594264
2 changed files with 4 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue