From 511f85f1de4b4cfb9b7da5c1cf387bb358227db8 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 21 Sep 2017 21:57:54 -0300 Subject: Adds github search --- config.dot/luakit.link/userprefs.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/config.dot/luakit.link/userprefs.lua b/config.dot/luakit.link/userprefs.lua index 35c865c..cb1495f 100644 --- a/config.dot/luakit.link/userprefs.lua +++ b/config.dot/luakit.link/userprefs.lua @@ -8,6 +8,7 @@ local settings = require "settings" settings.window.home_page = "luakit://newtab" -- Search engines +settings.window.search_engines.github = "https://github.com/search?q=%s" settings.window.search_engines.imdb = "http://imdb.com/find?s=all&q=%s" settings.window.search_engines.google = "https://google.com/search?q=%s" settings.window.search_engines.duck = "https://duckduckgo.com/?q=%s&t=debian" -- cgit v1.2.3