summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2015-04-09 12:54:59 +0200
committerFlorian Bruhin <git@the-compiler.org>2015-04-09 12:54:59 +0200
commit2a796d9aa432bbaf5401a501b1854ee615009be6 (patch)
treedf6572a03f420caf2d412c9475d0ab54b1e80ecb
parent12c83b721fabc365113f0dd656cb7070895dcfc1 (diff)
downloadqutebrowser-2a796d9aa432bbaf5401a501b1854ee615009be6.tar.gz
qutebrowser-2a796d9aa432bbaf5401a501b1854ee615009be6.zip
Regenerate docs.
-rw-r--r--doc/help/settings.asciidoc12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc
index 93d290e34..b774461b2 100644
--- a/doc/help/settings.asciidoc
+++ b/doc/help/settings.asciidoc
@@ -31,6 +31,7 @@
|Setting|Description
|<<ui-zoom-levels,zoom-levels>>|The available zoom levels, separated by commas.
|<<ui-default-zoom,default-zoom>>|The default zoom level.
+|<<ui-downloads-position,downloads-position>>|Where to show the downloaded files.
|<<ui-message-timeout,message-timeout>>|Time (in ms) to show messages in the statusbar for.
|<<ui-message-unfocused,message-unfocused>>|Whether to show messages in unfocused windows.
|<<ui-confirm-quit,confirm-quit>>|Whether to confirm quitting the application.
@@ -441,6 +442,17 @@ The default zoom level.
Default: +pass:[100%]+
+[[ui-downloads-position]]
+=== downloads-position
+Where to show the downloaded files.
+
+Valid values:
+
+ * +north+
+ * +south+
+
+Default: +pass:[north]+
+
[[ui-message-timeout]]
=== message-timeout
Time (in ms) to show messages in the statusbar for.