]> git.sur5r.net Git - i3/i3/commitdiff
docs/userguide: explain default_orientation config directive
authorMichael Stapelberg <michael@stapelberg.de>
Thu, 28 Jul 2011 23:12:06 +0000 (01:12 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 28 Jul 2011 23:12:06 +0000 (01:12 +0200)
docs/userguide

index e80ff7740ac8727184e42bfe189222c555e357d8..d81b0922caca0822b4bb7cefe1046e44d0cc0263 100644 (file)
@@ -380,6 +380,25 @@ floating_modifier <Modifiers>
 floating_modifier Mod1
 --------------------------------
 
+=== Orientation for new workspaces
+
+New workspaces get a reasonable default orientation: Wide-screen monitors
+(anything wider than high) get horizontal orientation, rotated monitors
+(anything higher than wide) get vertical orientation.
+
+With the +default_orientation+ configuration directive, you can overwrite that
+behaviour.
+
+*Syntax*:
+----------------------------------------------
+default_orientation <horizontal|vertical|auto>
+----------------------------------------------
+
+*Example*:
+----------------------------
+default_orientation vertical
+----------------------------
+
 === Layout mode for new containers
 
 This option determines in which mode new containers on workspace level will