## https://peter.sh/experiments/chromium-command-line-switches/ for a
## list) will work.
## Type: List of String
-# c.qt.args = []
+c.qt.args = [str('proxy-pac-url=file://' / config.configdir / 'proxy.pac')]
## Additional environment variables to set. Setting an environment
## variable to null/None will unset it.