dotfiles

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

commit 14fda456b737dcfe308ef588eaad36634555f920
parent b14a4ccfec47fd50ac4d91553e61404748e42639
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Mon,  7 Feb 2022 15:45:42 -0500

fix: Updated rifle.conf - added eog

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 @@ -82,6 +82,7 @@ mime ^image/x-xcf, has gimp, X, flag f = gimp -- "$@" mime ^image/svg, has inkscape, X, flag f = inkscape -- "$@" mime ^image, has sxiv, X, flag f = sxiv -- "$@" +mime ^image, has eog, X, flag f = eog -- "$@" mime ^image, has gimp, X, flag f = gimp -- "$@" #-------------------------------------------