From 5fc03324bb1c4effbb5568b96d1bf57f9483ebda Mon Sep 17 00:00:00 2001 From: ache Date: Sun, 20 Feb 2022 15:23:01 +0100 Subject: Update current config --- rifle.conf | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'rifle.conf') diff --git a/rifle.conf b/rifle.conf index 1514002..741af85 100755 --- a/rifle.conf +++ b/rifle.conf @@ -163,10 +163,10 @@ ext pdf, has okular, X, flag f = okular -- "$@" ext pdf, has qpdfview, X, flag f = qpdfview "$@" +ext epub, has okular, X, flag f = okular -- "$@" ext epub, has foliate, X, flag f = foliate "$@" ext epub, has mupdf, X, flag f = mupdf "$@" ext epub, has zathura, X, flag f = zathura -- "$@" -ext pdf, has okular, X, flag f = okular -- "$@" ext docx?, has catdoc, terminal = catdoc -- "$@" | "$PAGER" @@ -200,10 +200,13 @@ mime ^image/svg, has inkscape, X, flag f = inkscape -- "$@" mime ^image/svg, has display, X, flag f = display -- "$@" # Fallback +mime ^image, has qimgv, X, flag f = qimgv -- "$@" +mime ^image, has nomacs, X, flag f = nomacs -- "$@" +mime ^image, has vimiv, X, flag f = vimiv -- "$@" +mime ^image, has gpicview, X, flag f = gpicview -- "$@" mime ^image, has eog, X, flag f = eog -- "$@" mime ^image, has eom, X, flag f = eom -- "$@" mime ^image, has ristretto, X, flag f = ristretto "$@" -mime ^image, has mirage, X, flag f = mirage -- "$@" mime ^image, has sxiv, X, flag f = sxiv -- "$@" mime ^image, has feh, X, flag f = feh -- "$@" mime ^image, has gimp, X, flag f = gimp -- "$@" -- cgit v1.2.3