mirror of
https://github.com/NikitaIvanovV/ctpv.git
synced 2025-08-13 08:37:14 +02:00
Fix: chafa doesn't work on foot
This commit is contained in:
@ -61,7 +61,7 @@ is_anim_image() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
chafa_run() {
|
chafa_run() {
|
||||||
chafa -s "${w}x${h}" "$1"
|
chafa -s "${w}x${h}" -f symbols "$1"
|
||||||
}
|
}
|
||||||
|
|
||||||
setup_fifo() {
|
setup_fifo() {
|
||||||
|
Reference in New Issue
Block a user