ranger: Add -a to sxiv to play animated GIFs

master
Pierre Neidhardt 2015-10-12 19:44:53 +02:00
parent 2842a0cfad
commit 30d957c24e
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ mime ^image/svg, has dwb, X, flag f = dwb -- "$@"
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 -- "$@"
mime ^image, has sxiv, X, flag f = sxiv -a -- "$@"
mime ^image, has feh, X, flag f = feh -- "$@"
mime ^image, has mirage, X, flag f = mirage -- "$@"
mime ^image, has ristretto, X, flag f = ristretto "$@"