aboutsummaryrefslogtreecommitdiffstats
path: root/.config/ranger
diff options
context:
space:
mode:
authorkatherine <shmibs@shmibbles.me>2016-09-06 07:44:48 -0700
committerkatherine <shmibs@shmibbles.me>2016-09-06 07:44:48 -0700
commitd32d252032876b87fbde0f2827d2cb0434ac1563 (patch)
tree264dbfe4bedf396839a9cb02628fcaa1d8abd098 /.config/ranger
parent5dc2a093a0b38778884573d35a7b86278e250b10 (diff)
downloaddotfiles-d32d252032876b87fbde0f2827d2cb0434ac1563.tar.gz
open djvu with zathura
Diffstat (limited to '.config/ranger')
-rw-r--r--.config/ranger/rifle.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/ranger/rifle.conf b/.config/ranger/rifle.conf
index 00969c1..18c1ed0 100644
--- a/.config/ranger/rifle.conf
+++ b/.config/ranger/rifle.conf
@@ -122,7 +122,7 @@ mime ^video, terminal, !X, has mpv = mpv -- "$@"
#-------------------------------------------
# Documents
#-------------------------------------------
-ext pdf|ps, has zathura, X, flag f = zathura -- "$@"
+ext djvu|pdf|ps, has zathura, X, flag f = zathura -- "$@"
ext tex, has latex = latex -- "-output-format=pdf" "$@"