summaryrefslogtreecommitdiffstats
path: root/network/luakit/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/luakit/README')
-rw-r--r--network/luakit/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/network/luakit/README b/network/luakit/README
new file mode 100644
index 0000000000..506335e951
--- /dev/null
+++ b/network/luakit/README
@@ -0,0 +1,12 @@
+luakit is a fast, light and simple to use micro-browser framework
+exensible by Lua using the WebKit web content engine and the GTK+
+toolkit.
+
+The configuration options are endless, the entire browser is
+constructed by the config files present in /etc/xdg/luakit
+Just copy the files you wish to change (and the rc.lua) into
+$XDG_CONFIG_HOME/luakit (defaults to ~/.config/luakit) and
+luakit will use those files when you next launch it.
+
+luajit and libunique are optional dependencies.
+You can pass LUAJIT=1 UNIQUE=1 to the SlackBuild.