summaryrefslogtreecommitdiff
path: root/qutebrowser/config/configdata.yml
diff options
context:
space:
mode:
Diffstat (limited to 'qutebrowser/config/configdata.yml')
-rw-r--r--qutebrowser/config/configdata.yml15
1 files changed, 15 insertions, 0 deletions
diff --git a/qutebrowser/config/configdata.yml b/qutebrowser/config/configdata.yml
index b3d86bda6..7c18c9847 100644
--- a/qutebrowser/config/configdata.yml
+++ b/qutebrowser/config/configdata.yml
@@ -163,6 +163,21 @@ qt.args:
https://peter.sh/experiments/chromium-command-line-switches/ for a list)
will work.
+qt.environ:
+ type:
+ name: Dict
+ keytype: String
+ valtype:
+ name: String
+ none_ok: true
+ none_ok: true
+ default: {}
+ restart: true
+ desc: >-
+ Additional environment variables to set.
+
+ Setting an environment variable to null/None will unset it.
+
force_software_rendering:
renamed: qt.force_software_rendering