summaryrefslogtreecommitdiffstats
path: root/conkerorrc
diff options
context:
space:
mode:
Diffstat (limited to 'conkerorrc')
-rw-r--r--conkerorrc3
1 files changed, 3 insertions, 0 deletions
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");