mirror of
https://github.com/NikitaIvanovV/ctpv.git
synced 2025-01-20 23:18:34 +01:00
Fix: chafa doesn't work on foot
This commit is contained in:
parent
6d5c14d279
commit
1c7dc792cd
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user