X-Git-Url: https://git.danieliu.xyz/?p=surf.git;a=blobdiff_plain;f=config.def.h;fp=config.def.h;h=73f65e611f35f8485fc45e423ec7b5f2083fc966;hp=8a3c92475dc7bed953c04b91fc70bd47ce6d9b6b;hb=f92d63f4c0acfc63239453bca92dab9d66afc000;hpb=d2df5b1a6d100b51e6c83ff9d27ea6c8583acb13 diff --git a/config.def.h b/config.def.h index 8a3c924..73f65e6 100644 --- a/config.def.h +++ b/config.def.h @@ -7,6 +7,12 @@ static char *certdir = "~/.surf/certificates/"; static char *cachedir = "~/.surf/cache/"; static char *cookiefile = "~/.surf/cookies.txt"; +static SearchEngine searchengines[] = { + { "g", "https://www.google.com/search?q=%s" }, + { "ji", "https://jisho.org/search/%s" }, + { "aw", "https://wiki.archlinux.org/index.php?search=%s" } +}; + /* Webkit default features */ /* Highest priority value will be used. * Default parameters are priority 0