From: Michael Stapelberg Date: Thu, 28 Jul 2011 23:12:06 +0000 (+0200) Subject: docs/userguide: explain default_orientation config directive X-Git-Tag: 4.0~14^2~30 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7e6aa72664328ce8ff388510b91cc953ced46857;p=i3%2Fi3 docs/userguide: explain default_orientation config directive --- diff --git a/docs/userguide b/docs/userguide index e80ff774..d81b0922 100644 --- a/docs/userguide +++ b/docs/userguide @@ -380,6 +380,25 @@ floating_modifier 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 +---------------------------------------------- + +*Example*: +---------------------------- +default_orientation vertical +---------------------------- + === Layout mode for new containers This option determines in which mode new containers on workspace level will