Fix download location in temporary browser

This commit is contained in:
Charlotte Van Petegem 2021-08-16 17:36:16 +02:00
parent a8791331c5
commit 2576b38379
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -29,8 +29,8 @@
loadAutoconfig = true;
aliases = {
save-to-zotero = "jseval --quiet var d=document,s=d.createElement('script');s.src='https://www.zotero.org/bookmarklet/loader.js';(d.body?d.body:d.documentElement).appendChild(s);void(0);";
open-in-temp = "spawn qutebrowser --temp-basedir {url}";
hint-open-in-temp = "hint links spawn qutebrowser --temp-basedir {hint-url}";
open-in-temp = "spawn qutebrowser --temp-basedir -s download.location.directory /home/charlotte/downloads {url}";
hint-open-in-temp = "hint links spawn qutebrowser --temp-basedir -s download.location.directory /home/charlotte/downloads {hint-url}";
};
keyBindings = {
normal = {