diff options
author | Raphael McSinyx <vn.mcsinyx@gmail.com> | 2017-08-15 21:48:19 +0700 |
---|---|---|
committer | Raphael McSinyx <vn.mcsinyx@gmail.com> | 2017-08-15 21:48:19 +0700 |
commit | f6dc0b5223371e393addfe30a30dbd0d01ca4ec2 (patch) | |
tree | 7a8e7837b79c4bedb03faddeb12699b69c9d5bd4 /ranger | |
parent | d721c7a5f9fa2c26e97e616542b516daced4dc08 (diff) | |
download | dotfiles-f6dc0b5223371e393addfe30a30dbd0d01ca4ec2.tar.gz |
Update 2017-08-15
Diffstat (limited to 'ranger')
-rw-r--r-- | ranger/.config/ranger/rifle.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ranger/.config/ranger/rifle.conf b/ranger/.config/ranger/rifle.conf index aadc2f2..5b44769 100644 --- a/ranger/.config/ranger/rifle.conf +++ b/ranger/.config/ranger/rifle.conf @@ -168,6 +168,7 @@ ext djvu, has atril, X, flag f = atril -- "$@" mime ^image/svg, has inkscape, X, flag f = inkscape -- "$@" mime ^image/svg, has display, X, flag f = display -- "$@" +mime ^image, has viewnior, X, flag f = viewnior "$@" mime ^image, has pqiv, X, flag f = pqiv -- "$@" mime ^image, has sxiv, X, flag f = sxiv -- "$@" mime ^image, has feh, X, flag f = feh -- "$@" |