From 032907e9d281ccfed0c881b5ae3e47dc6e8bf412 Mon Sep 17 00:00:00 2001 From: Calvin Lee Date: Wed, 1 Mar 2017 11:00:56 -0700 Subject: Clarify move documentation for floating containers --- sway/sway.5.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sway/sway.5.txt b/sway/sway.5.txt index e403165f..f425cfe7 100644 --- a/sway/sway.5.txt +++ b/sway/sway.5.txt @@ -100,9 +100,10 @@ They are expected to be used with **bindsym** or at runtime through **swaymsg**( **layout** toggle split:: Cycles between available split layouts. -**move** <[px] px>:: +**move** <[px]>:: Moves the focused container _left_, _right_, _up_, or _down_. If the window - is floating it moves it _px_ in that direction. + is floating it moves it _px_ in that direction, defaulting to 10. Tiled + containers are moved the same regardless of the _px_ argument. **move** :: Moving to _prev_ or _next_ swaps the container with its sibling in the same -- cgit v1.2.3-54-g00ecf