1
0
forked from extern/nix-config
Commit Graph

4 Commits

Author SHA1 Message Date
Donovan Glover
0fbd0e12e9
qutebrowser: Begin migrating config to nix 2023-05-26 11:02:49 -04:00
Donovan Glover
97786206c6
qutebrowser: Use a sane default search engine
search.goo.ne.jp is more accurate than DuckDuckGo and shows results that
would otherwise be completely ignored by the latter.
2023-05-25 23:47:14 -04:00
Donovan Glover
878ba60863
qutebrowser: Remove spellcheck
Unfortunately spellcheck is non-trivial to declaratively set up in
qutebrowser as reliance on external tools is necessary.
2023-05-25 17:10:24 -04:00
Donovan Glover
7bcb8a5807
Split modules based on function 2023-05-18 15:54:15 -04:00