summaryrefslogtreecommitdiff
path: root/doc/userscripts.asciidoc
diff options
context:
space:
mode:
authorJan Verbeek <ring@openmailbox.org>2016-06-29 13:39:18 +0200
committerJan Verbeek <ring@openmailbox.org>2016-06-29 13:39:18 +0200
commit980cf5ada1010a26e70c170b2c5e7456f4b979d4 (patch)
treec1918a7940bf249273c9978c488906c758aa6147 /doc/userscripts.asciidoc
parent7c350a29d568ba6600120d7ac250e6640f4c865b (diff)
downloadqutebrowser-980cf5ada1010a26e70c170b2c5e7456f4b979d4.tar.gz
qutebrowser-980cf5ada1010a26e70c170b2c5e7456f4b979d4.zip
Documentation, check if config dir exists
Diffstat (limited to 'doc/userscripts.asciidoc')
-rw-r--r--doc/userscripts.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/userscripts.asciidoc b/doc/userscripts.asciidoc
index 04441f94b..7d1f3288b 100644
--- a/doc/userscripts.asciidoc
+++ b/doc/userscripts.asciidoc
@@ -33,6 +33,7 @@ The following environment variables will be set when a userscript is launched:
- `QUTE_FIFO`: The FIFO or file to write commands to.
- `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.
In `command` mode: