gif handling with xdg-open

This commit is contained in:
Luke Smith 2018-12-09 14:29:59 -05:00
parent 3f27b5c1eb
commit 3bdd14e69d
2 changed files with 5 additions and 0 deletions

View file

@ -5,3 +5,4 @@ text/plain=vim.desktop;
application/pdf=zathura.desktop;
image/png=feh.desktop;
image/jpeg=feh.desktop;
image/gif=gif.desktop;

View file

@ -0,0 +1,4 @@
[Desktop Entry]
Type=Application
Name=Animated gif handler
Exec=/usr/bin/mpv --loop %u