summaryrefslogtreecommitdiffstats
path: root/conkerorrc
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2011-05-27 22:44:33 +0200
committerGravatar Tom Willemsen2011-05-27 22:44:33 +0200
commit273b4940a4866add08cab05cb2e023498808ba55 (patch)
treea3eeb02721916a1c23059f58d0d9c02c6a6772ac /conkerorrc
parentb27fef4711fbfb7c731c0ff093145d602ffdb648 (diff)
downloaddotfiles-273b4940a4866add08cab05cb2e023498808ba55.tar.gz
dotfiles-273b4940a4866add08cab05cb2e023498808ba55.zip
CONKEROR: Added blackened theme
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");