configs
This commit is contained in:
		| @@ -62,4 +62,10 @@ c.url.default_page = 'file:///home/'+env['USER']+'/.local/share/qutebrowser/star | ||||
| c.url.start_pages = ['file:///home/'+env['USER']+'/.local/share/qutebrowser/start.html'] | ||||
| ######################################## | ||||
|  | ||||
| # downloads | ||||
| c.downloads.location.directory = "~/tmp/" | ||||
| c.downloads.location.prompt = False | ||||
| c.downloads.remove_finished = 10000 | ||||
| ######################################## | ||||
|  | ||||
| #print(f"Execution time {time.time() - start_ts}")  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user