#!/bin/sh /usr/bin/qutebrowser --temp-basedir "$@" \ --set url.searchengines '{"DEFAULT": "https://srx.mellowchan.xyz?q={}"}' \ --set url.default_page 'https://srx.mellowchan.xyz' \ --set url.start_pages 'https://srx.mellowchan.xyz' \ --set downloads.location.directory '/tmp'