You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Be sure to read FAQ before submitting a new issue.
Wanted features:
Right now we support static logos of various formats. It would be wonderful to support animated logos such as .gif files.
Motivation:
The motivation here is that I have a shell script, pokeshell, which supports the output of both static and animated images to the terminal via chafa. I can pipe the static output just fine with pokeshell pikachu | fastfetch --file-raw -, but pokeshell -a pikachu | fastfetch --file-raw - just clears the current terminal screen. (i.e. pikachu.gif | fastfetch --file-raw -)
pokeshell pikachu | fastfetch --file-raw -:
Here is the animated file that I would like to show in fastfetch:
Be sure to read FAQ before submitting a new issue.
Wanted features:
Right now we support static logos of various formats. It would be wonderful to support animated logos such as
.giffiles.Motivation:
The motivation here is that I have a shell script, pokeshell, which supports the output of both static and animated images to the terminal via
chafa. I can pipe the static output just fine withpokeshell pikachu | fastfetch --file-raw -, butpokeshell -a pikachu | fastfetch --file-raw -just clears the current terminal screen. (i.e.pikachu.gif | fastfetch --file-raw -)pokeshell pikachu | fastfetch --file-raw -:Here is the animated file that I would like to show in fastfetch:

How it looks by itself:
pokeshell_pikachu.mp4
And when trying to use the file with fastfetch:
