index — dots-the-third @ 61a236c1f31a2bae36ca0f06ee29b71b1754a7fa

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)