]> git.rmz.io Git - dotfiles.git/blobdiff - ranger/rifle.conf
wezterm: open urls with keys bind
[dotfiles.git] / ranger / rifle.conf
index bd4b7935044bd85e22e1591734e5980b0e7798b1..1334d56e3ddc82838a0c6b110f255c611ea1a06a 100644 (file)
@@ -135,6 +135,7 @@ ext cbz,  has zathura,      X, flag f = zathura -- "$@"
 mime ^image/svg, has inkscape, X, flag f = inkscape -- "$@"
 mime ^image/svg, has display,  X, flag f = display -- "$@"
 
+ext  gif,    has mpv,       X, flag f = mpv --loop -- "$@"
 mime ^image, has feh,       X, flag f = feh -- "$@"
 mime ^image, has gimp,      X, flag f = gimp -- "$@"
 ext xcf,                    X, flag f = gimp -- "$@"
@@ -190,7 +191,7 @@ label wallpaper, number 14, mime ^image, has feh, X = feh --bg-fill "$1"
 #-------------------------------------------
 # Generic file openers
 #-------------------------------------------
-label open, has xdg-open = xdg-open -- "$@"
+label open, has xdg-open = xdg-open "$@"
 label open, has open     = open -- "$@"
 
 # Define the editor for non-text files + pager as last action