dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README

commit 072ddab26fbbbc93c02f3c1c2066bf848fb28060
parent 4bde67e0fd493a2696d96d1835d13b1c0a86c064
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Mon, 16 May 2022 15:34:29 -0500

Added xdvi to rifle

Diffstat:
Mlinux/.config/ranger/rifle.conf | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/linux/.config/ranger/rifle.conf b/linux/.config/ranger/rifle.conf @@ -64,6 +64,7 @@ ext pdf, has mupdf-x11,X, flag f = mupdf-x11 "$@" ext xopp, has xournalpp, X, flag f = xournalpp "$@" ext shp, has qgis, X, flag f = qgis "$@" +ext dvi, has xdvi, X, flag f = xdvi "$@" -watchfile 1 ext djvu, has zathura,X, flag f = zathura -- "$@" ext djvu, has evince, X, flag f = evince -- "$@"