]> git.sur5r.net Git - i3/i3/commitdiff
userguide: document workspace_layout
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 10 Jun 2011 13:14:42 +0000 (15:14 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 10 Jun 2011 13:14:42 +0000 (15:14 +0200)
docs/userguide

index bf0e84a2aa1df8cecec50cea22bd1f76d4bed757..17373410bc740351995dc09d2643d65d0536c2ba 100644 (file)
@@ -378,26 +378,26 @@ floating_modifier <Modifiers>
 floating_modifier Mod1
 --------------------------------
 
-////////////////////////////////////////////////////////////////////////
 === Layout mode for new containers
 
-TODO: this is workspace_layout. but workspace_layout only works for the first
-con, right?
-
-This option determines in which mode new containers will start. See also
-<<stack-limit>>.
+This option determines in which mode new containers on workspace level will
+start.
+///////////////////////////////
+See also <<stack-limit>>.
+//////////////////////////////
 
 *Syntax*:
 ---------------------------------------------
-new_container <default|stacking|tabbed>
-new_container stack-limit <cols|rows> <value>
+workspace_layout <default|stacking|tabbed>
 ---------------------------------------------
+/////////////////////////////////////////////
+new_container stack-limit <cols|rows> <value>
+/////////////////////////////////////////////
 
 *Examples*:
 ---------------------
-new_container tabbed
+workspace_layout tabbed
 ---------------------
-////////////////////////////////////////////////////////////////////////
 
 === Border style for new windows