diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/ranger/rifle.conf | 2 |
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" "$@" |