aboutsummaryrefslogtreecommitdiff
path: root/files/ranger/rifle.conf
diff options
context:
space:
mode:
authorInigoGutierrez <inigogf.95@gmail.com>2019-01-24 14:28:33 +0100
committerInigoGutierrez <inigogf.95@gmail.com>2019-01-24 14:28:33 +0100
commit98df5c922735365a73d67631ca82042f375e3839 (patch)
tree86c40816d67a1f42ab8954702677d869b06917fc /files/ranger/rifle.conf
parent1f046716b0310a9fcadb692d288e2612674b05c8 (diff)
downloadconfigs-98df5c922735365a73d67631ca82042f375e3839.tar.gz
configs-98df5c922735365a73d67631ca82042f375e3839.zip
jue ene 24 14:28:35 CET 2019
Diffstat (limited to 'files/ranger/rifle.conf')
-rw-r--r--files/ranger/rifle.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/files/ranger/rifle.conf b/files/ranger/rifle.conf
index 3bc38e4..b929897 100644
--- a/files/ranger/rifle.conf
+++ b/files/ranger/rifle.conf
@@ -119,10 +119,10 @@ mime ^audio|ogg$, terminal, has mpv = urxvt -e mpv "$@" &
#--------------------------------------------
# Video/Audio with a GUI
#-------------------------------------------
-mime ^video, has mpv, X, flag f = bash ~/scripts/floats/mpvFloat.sh "$@"
-mime ^video, has mpv, X, flag f = bash ~/scripts/floats/mpvFloatLoop.sh "$@"
mime ^video, has mpv, X, flag f = mpv -- "$@"
mime ^video, has mpv, X, flag f = mpv --fs -- "$@"
+mime ^video, has mpv, X, flag f = bash ~/scripts/floats/mpvFloat.sh "$@"
+mime ^video, has mpv, X, flag f = bash ~/scripts/floats/mpvFloatLoop.sh "$@"
mime ^video, has mpv, X, flag f = mpv -vo caca -- "$@"
mime ^video|audio, has vlc, X, flag f = vlc -- "$@"
#mime ^video|audio, has gmplayer, X, flag f = gmplayer -- "$@"
@@ -179,10 +179,10 @@ ext webm, has mpv, X, flag f = mpv --loop-playlist "$@"
mime ^image/svg, has inkscape, X, flag f = inkscape -- "$@"
mime ^image/svg, has display, X, flag f = display -- "$@"
+mime ^image, has sxiv, X, flag f = sxiv -b -- "$@"
mime ^image, has pqiv, X, flag f = pqiv -i -- "$@"
mime ^image, has feh, X, flag f = feh -- "$@"
mime ^image, has gimp, X, flag f = gimp -- "$@"
-#mime ^image, has sxiv, X, flag f = sxiv -- "$@"
#mime ^image, has mirage, X, flag f = mirage -- "$@"
#mime ^image, has ristretto, X, flag f = ristretto "$@"
#mime ^image, has eog, X, flag f = eog -- "$@"