framework: fixes and tweaks
This commit is contained in:
parent
08ec72daba
commit
e97a74b983
15 changed files with 33 additions and 42 deletions
|
|
@ -13,7 +13,7 @@ image () {
|
|||
[ ! -f "$CACHE" ] && \
|
||||
chafa -f sixel -s "$2x$3" --animate off --polite on "$1" > "$CACHE"
|
||||
cat "$CACHE"
|
||||
exit 1
|
||||
exit 0
|
||||
}
|
||||
|
||||
case "$(file -Lb --mime-type -- "$file")" in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue