diff options
| author | 2011-05-27 22:44:33 +0200 | |
|---|---|---|
| committer | 2011-05-27 22:44:33 +0200 | |
| commit | 273b4940a4866add08cab05cb2e023498808ba55 (patch) | |
| tree | a3eeb02721916a1c23059f58d0d9c02c6a6772ac /conkerorrc | |
| parent | b27fef4711fbfb7c731c0ff093145d602ffdb648 (diff) | |
| download | dotfiles-273b4940a4866add08cab05cb2e023498808ba55.tar.gz dotfiles-273b4940a4866add08cab05cb2e023498808ba55.zip | |
CONKEROR: Added blackened theme
Diffstat (limited to 'conkerorrc')
| -rw-r--r-- | conkerorrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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"); |
