qutebrowser: Update downloads directory

This commit is contained in:
Donovan Glover 2023-09-04 10:55:41 -04:00
parent 8274a57b15
commit 464fbeb750
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -33,7 +33,7 @@
};
downloads = {
location.directory = "$HOME/Downloads";
location.directory = "$HOME/";
location.prompt = false;
position = "bottom";
remove_finished = 5000;