summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.conkerorrc/init.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/.conkerorrc/init.js b/.conkerorrc/init.js
index 9608427..671a5f7 100644
--- a/.conkerorrc/init.js
+++ b/.conkerorrc/init.js
@@ -168,6 +168,8 @@ remove_hook("download_added_hook", open_download_buffer_automatically);
hints_minibuffer_annotation_mode(true);
theme_load("naquadah");
+external_content_handlers.set("application/pdf", "xpdf");
+
var gh_url = "http://github.com/";
function read_url_github_ad_command_handler(input)
{