Update something
This commit is contained in:
parent
147ca5ddbc
commit
cd7248fdc7
1 changed files with 14 additions and 14 deletions
|
@ -13,8 +13,8 @@ case "$ENGINE" in
|
||||||
wikipedia)
|
wikipedia)
|
||||||
xdg-open "https://en.wikipedia.org/wiki/Special:Search?search=$ENCODED_QUERY"
|
xdg-open "https://en.wikipedia.org/wiki/Special:Search?search=$ENCODED_QUERY"
|
||||||
;;
|
;;
|
||||||
duckduckgo)
|
searchxng)
|
||||||
xdg-open "https://duckduckgo.com/?q=$ENCODED_QUERY"
|
xdg-open "https://findit.yerp.lat?q=$ENCODED_QUERY"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
QUERY="$ENGINE $QUERY"
|
QUERY="$ENGINE $QUERY"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue