From: Silvio Rhatto Date: Sat, 4 Jul 2015 20:55:57 +0000 (-0300) Subject: Comment out homepage config X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=c7fbac73b23a89c397ca10fbc75c2ca283ceabbb;p=rhatto%2Fdotfiles%2Fluakit.git Comment out homepage config --- 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,