Update iview.

This commit is contained in:
Mid Favila 2021-08-19 20:43:36 -03:00
parent 4e06e16d63
commit 9f1336dd5a
1 changed files with 1 additions and 1 deletions

2
iview
View File

@ -22,7 +22,7 @@ if [ -x /bin/sxiv ]
then
/bin/sxiv -bg "${x}" "${1}"
else
meh "${1}"
/bin/meh "${1}"
fi
exit