]> git.lizzy.rs Git - bspwm.git/blobdiff - doc/bspwm.1.asciidoc
Allow cycling the splitting type of a node
[bspwm.git] / doc / bspwm.1.asciidoc
index 6e86413a799aed040d5756df4063ae3268a125f9..e84150bfbffa679ec73ef169d1fb57d22e0138ec 100644 (file)
@@ -434,8 +434,8 @@ Commands
 *-z*, *--resize* top|left|bottom|right|top_left|top_right|bottom_right|bottom_left 'dx' 'dy'::
        Resize the selected window by moving the given handle by 'dx' pixels horizontally and 'dy' pixels vertically.
 
-*-y*, *--type* 'horizontal|vertical'::
-       Set the splitting type of the selected node.
+*-y*, *--type* 'CYCLE_DIR'|horizontal|vertical::
+       Set or cycle the splitting type of the selected node.
 
 *-r*, *--ratio* 'RATIO'|(+|-)('PIXELS'|'FRACTION')::
        Set the splitting ratio of the selected node (0 < 'RATIO' < 1).