Add aur search engine to qutebrowser
This commit is contained in:
parent
c94b978f3d
commit
7cc20d0403
1 changed files with 14 additions and 13 deletions
|
|
@ -1041,6 +1041,7 @@ hide-unmatched-rapid-hints = true
|
||||||
# signs.
|
# signs.
|
||||||
[searchengines]
|
[searchengines]
|
||||||
DEFAULT = https://duckduckgo.com/?q={}
|
DEFAULT = https://duckduckgo.com/?q={}
|
||||||
|
aur = https://www.archlinux.org/packages/?q={}
|
||||||
|
|
||||||
|
|
||||||
# Aliases for commands.
|
# Aliases for commands.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue