summaryrefslogtreecommitdiffstats
path: root/conkeror/.conkerorrc/init.js
diff options
context:
space:
mode:
Diffstat (limited to 'conkeror/.conkerorrc/init.js')
-rw-r--r--conkeror/.conkerorrc/init.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/conkeror/.conkerorrc/init.js b/conkeror/.conkerorrc/init.js
index d4fd48d..355f180 100644
--- a/conkeror/.conkerorrc/init.js
+++ b/conkeror/.conkerorrc/init.js
@@ -207,6 +207,10 @@ external_content_handlers.set(
"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
"libreoffice"
);
+external_content_handlers.set(
+ "application/vnd.openxmlformats-officedocument.wordprocessingml.document",
+ "libreoffice"
+);
function read_url_duckduckbang_handler(input)
{