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: