index — dots-the-third @ 904040e6706c30f5d1c79ef9e5dad121f921473c

I don't need nix, I have a way worse solution!

qute/.config/qutebrowser/config.py (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
c.url.searchengines = {
    'DEFAULT':      'https://search.notashelf.dev/search?q={}&category_general=1&language=en&time_range=&safesearch=2&theme=simple',
    '!m':           'https://www.openstreetmap.org/search?query={}'
}

c.url.default_page = 'https://search.notashelf.dev/search'

config.load_autoconfig(False)