update lf pv.sh and update scripts version

master
Alex 2022-12-09 23:52:56 -06:00
parent 12a19853b9
commit 8d00e96a6a
2 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
#!/bin/sh
img () {
chafa "$1" --size="$2"x"$3" | sed 's/#/\n#/g'
#chafa "$1" --size="$2"x"$3" | sed 's/#/\n#/g'
chafa --format=symbols "$1" --size="$2"x"$3"
}
W="$(($(tput cols)/2 - 10))"

@ -1 +1 @@
Subproject commit f5dfa7761a88a93c64bc306803549511a69a7d45
Subproject commit f1036cc7b898540a1f55f73126704e4cc370f962