From 273b4940a4866add08cab05cb2e023498808ba55 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Fri, 27 May 2011 22:44:33 +0200 Subject: CONKEROR: Added blackened theme --- conkerorrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conkerorrc') diff --git a/conkerorrc b/conkerorrc index 663e9dd..10cb2f6 100644 --- a/conkerorrc +++ b/conkerorrc @@ -1,6 +1,9 @@ // -*- mode: javascript -*- cwd = make_file("/home/slash/downloads/"); +theme_load_paths.push("/home/slash/.conkeror/themes/"); +theme_load("blackened"); + define_webjump("archwiki", "http://wiki.archlinux.org/index.php?search=%s", $alternative="http://wiki.archlinux.org"); -- cgit v1.3-2-g0d8e