From c7fbac73b23a89c397ca10fbc75c2ca283ceabbb Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 4 Jul 2015 17:55:57 -0300 Subject: Comment out homepage config --- config.dot/luakit.link/globals.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.dot/luakit.link/globals.lua b/config.dot/luakit.link/globals.lua index 8107987..cdadb5d 100644 --- a/config.dot/luakit.link/globals.lua +++ b/config.dot/luakit.link/globals.lua @@ -3,7 +3,7 @@ homedir = os.getenv("HOME") -- Global variables for luakit globals = { - homepage = homedir .. "/html/index.html", + -- homepage = homedir .. "/html/index.html", -- homepage = "http://luakit.org/", -- homepage = "http://github.com/mason-larobina/luakit", scroll_step = 40, -- cgit v1.2.3