diff options
Diffstat (limited to 'doc/ratpoison.texi')
-rw-r--r-- | doc/ratpoison.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi index 457e0ec..fb35b5e 100644 --- a/doc/ratpoison.texi +++ b/doc/ratpoison.texi @@ -390,9 +390,9 @@ the WMCLASS hint. @var{name} can be @samp{title} which is what most window managers put in the title bar, @samp{name} which is the res_name, or @samp{class} which is the res_class. -@item defwinpos @var{x} @var{y} -Set the default alignment for normal windows. See the -@command{pos} command. +@item defwingravity @var{g} +Set the default gravity for normal windows. See the +@command{gravity} command. @item deffgcolor @var{color} Set the foreground color for all text ratpoison displays. @var{color} |