]> git.lizzy.rs Git - bspwm.git/blobdiff - doc/bspwm.1.asciidoc
Allow setting a node's splitting type
[bspwm.git] / doc / bspwm.1.asciidoc
index 1874f245f10ba7747fc80abd91acfb2749e1887c..6e86413a799aed040d5756df4063ae3268a125f9 100644 (file)
@@ -434,6 +434,9 @@ 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.
+
 *-r*, *--ratio* 'RATIO'|(+|-)('PIXELS'|'FRACTION')::
        Set the splitting ratio of the selected node (0 < 'RATIO' < 1).