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