Jean Louis <bugs@gnu.support> writes:

> What I do not know is how do I invoke script from qutebrowser to use
> the environment variables?

https://www.qutebrowser.org/doc/userscripts.html

Basically, script can be just a bash script.
You need to put it into userscripts directory and then you can call it
from inside qutebrowser using :spawn --userscript scriptname. That
command can be bound to a key for convenience.

Best,
Ihor


Reply via email to