aboutsummaryrefslogtreecommitdiff
path: root/config.dot/ranger/scope.sh.link
diff options
context:
space:
mode:
Diffstat (limited to 'config.dot/ranger/scope.sh.link')
-rwxr-xr-xconfig.dot/ranger/scope.sh.link5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.dot/ranger/scope.sh.link b/config.dot/ranger/scope.sh.link
index 13a25b4..704e921 100755
--- a/config.dot/ranger/scope.sh.link
+++ b/config.dot/ranger/scope.sh.link
@@ -94,6 +94,11 @@ handle_image() {
# convert "${FILE_PATH}" "${IMAGE_CACHE_PATH}" && exit 6
# exit 1;;
+ # DJVU
+ image/vnd.djvu)
+ # Skip processing as it's very intensive
+ exit 1;;
+
# Image
image/*)
local orientation