]> gitweb.fluxo.info Git - rhatto/dotfiles/luakit.git/commitdiff
Comment out homepage config
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 4 Jul 2015 20:55:57 +0000 (17:55 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 4 Jul 2015 20:55:57 +0000 (17:55 -0300)
config.dot/luakit.link/globals.lua

index 81079874f0110d73b2d8e838e22d1ea18060ca20..cdadb5de41e044ac817e8405e6d88cb927c93c23 100644 (file)
@@ -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,