summaryrefslogtreecommitdiffstats
path: root/.conkerorrc/init.js
diff options
context:
space:
mode:
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");