diff options
-rw-r--r-- | .config/ranger/rifle.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/ranger/rifle.conf b/.config/ranger/rifle.conf index 6f5b18f..2a4ce83 100644 --- a/.config/ranger/rifle.conf +++ b/.config/ranger/rifle.conf @@ -86,6 +86,7 @@ mime ^video, has mpv, terminal, !X = mpv --vo=tct -- "$@" # documents ext djvu|pdf|ps|epub, has zathura, X, flag f = zathura -- "$@" +ext epub, has foliate, X, flag f = foliate -- "$@" ext djvu|pdf, has evince, X, flag f = evince -- "$@" ext djvu|pdf, has inkscape, X, flag f = inkscape -- "$@" |