summaryrefslogtreecommitdiff
path: root/doc/userscripts.asciidoc
diff options
context:
space:
mode:
authorJan Verbeek <ring@openmailbox.org>2016-07-02 13:20:11 +0200
committerJan Verbeek <ring@openmailbox.org>2016-07-02 13:20:11 +0200
commit67ada0341485bf034ec84299aa4630339eb60da4 (patch)
treedc971b3a80dbb864ea414ebb9178cd876baf4971 /doc/userscripts.asciidoc
parentcc67dba9f12d1a40c84a51a1faa4dae34b09639c (diff)
downloadqutebrowser-67ada0341485bf034ec84299aa4630339eb60da4.tar.gz
qutebrowser-67ada0341485bf034ec84299aa4630339eb60da4.zip
Add QUTE_DATA_DIR, QUTE_DOWNLOAD_DIR documentation
Diffstat (limited to 'doc/userscripts.asciidoc')
-rw-r--r--doc/userscripts.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/userscripts.asciidoc b/doc/userscripts.asciidoc
index 7d1f3288b..e131bae9a 100644
--- a/doc/userscripts.asciidoc
+++ b/doc/userscripts.asciidoc
@@ -34,6 +34,8 @@ The following environment variables will be set when a userscript is launched:
- `QUTE_HTML`: Path of a file containing the HTML source of the current page.
- `QUTE_TEXT`: Path of a file containing the plaintext of the current page.
- `QUTE_CONFIG_DIR`: Path of the directory containing qutebrowser's configuration.
+- `QUTE_DATA_DIR`: Path of the directory containing qutebrowser's data.
+- `QUTE_DOWNLOAD_DIR`: Path of the downloads directory.
In `command` mode: