Fix sxiv .desktop file (#648)

Would previously error out as such:

Opening "<file>" with Image viewer  (image/jpeg)
sxiv: file://<filepath>
sxiv: No valid image file given, aborting
This commit is contained in:
build2stone
2020-05-25 19:48:01 +02:00
committed by GitHub
parent 99a7d1dd98
commit dbfb6705a7

View File

@@ -1,4 +1,4 @@
[Desktop Entry]
Type=Application
Name=Image viewer
Exec=/usr/bin/sxiv -a %u
Exec=/usr/bin/sxiv -a %f