summaryrefslogtreecommitdiffstats
path: root/sway.5.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sway.5.txt')
-rw-r--r--sway.5.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/sway.5.txt b/sway.5.txt
index 87bd0c05..30b57d4a 100644
--- a/sway.5.txt
+++ b/sway.5.txt
@@ -102,9 +102,9 @@ Commands
102 Moves the focused container to the workspace identified by _name_. 102 Moves the focused container to the workspace identified by _name_.
103 _name_ may be a special workspace name. See **workspace**. 103 _name_ may be a special workspace name. See **workspace**.
104 104
105**move** <container|window> to output <name|direction>:: 105**move** <container|window|workspace> to output <name|direction>::
106 Moves the focused container to the output identified by _name_ or _direction_. 106 Moves the focused container or workspace to the output identified by _name_ or
107 _direction_ may be one of _up_, _down_, _left_, _right_. 107 _direction_. _direction_ may be one of _up_, _down_, _left_, _right_.
108 108
109**mouse_warping** <output|none>:: 109**mouse_warping** <output|none>::
110 When _output_: place mouse at center of newly focused window when changing 110 When _output_: place mouse at center of newly focused window when changing