]> git.lizzy.rs Git - bspwm.git/blobdiff - doc/bspwm.1.asciidoc
Version 0.9.6
[bspwm.git] / doc / bspwm.1.asciidoc
index 823c67789df0d843e8a8c363b8d905aceebc8022..905399caae7b09f1be85cfbacf162d5a3595d09a 100644 (file)
@@ -156,8 +156,6 @@ parent::
 Modifiers
 ^^^^^^^^^
 
-
-
 [!]focused::
        Only consider the focused node.
 
@@ -326,16 +324,16 @@ Window States
 -------------
 
 tiled::
-       Its size and position are determined by the splitting type and ratio of each node of its path in the window tree.
+       Its size and position are determined by the window tree.
 
 pseudo_tiled::
-       Has an unrestricted size while being centered in its tiling space.
+       A tiled window that automatically shrinks but doesn't stretch beyond its floating size.
 
 floating::
-       Can be moved/resized freely. Although it doesn't occupy any tiling space, it is still part of the window tree.
+       Can be moved/resized freely. Although it doesn't use any tiling space, it is still part of the window tree.
 
 fullscreen::
-       Fills its monitor rectangle and has no borders. It is send in the ABOVE layer by default.
+       Fills its monitor rectangle and has no borders.
 
 
 Node Flags
@@ -594,6 +592,9 @@ Commands
 *-g*, *--get-status*::
        Print the current status information.
 
+*-r*, *--restart*::
+       Restart the window manager
+
 Rule
 ~~~~