summaryrefslogtreecommitdiffstats
path: root/.conkerorrc/init.js
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2013-03-24 23:59:23 +0100
committerGravatar Tom Willemsen2013-03-24 23:59:23 +0100
commit6a6410492e90857cc21487d139a79b841b81f4dc (patch)
tree1a8174da468eb2591f53f235b7db92bb28325bdd /.conkerorrc/init.js
parent4d406485882e3680c187f0e1400fb301df94a995 (diff)
downloaddotfiles-6a6410492e90857cc21487d139a79b841b81f4dc.tar.gz
dotfiles-6a6410492e90857cc21487d139a79b841b81f4dc.zip
conkeror: Add yoshi theme
Diffstat (limited to '.conkerorrc/init.js')
-rw-r--r--.conkerorrc/init.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/.conkerorrc/init.js b/.conkerorrc/init.js
index f816f42..1fc2ebd 100644
--- a/.conkerorrc/init.js
+++ b/.conkerorrc/init.js
@@ -171,7 +171,7 @@ add_hook("mode_line_hook", mode_line_adder(downloads_status_widget));
remove_hook("download_added_hook", open_download_buffer_automatically);
hints_minibuffer_annotation_mode(true);
-theme_load("naquadah");
+theme_load("yoshi");
external_content_handlers.set("application/pdf", "xpdf");