ublue-os / bluefin

The next generation Linux workstation, designed for reliability, performance, and sustainability.
https://projectbluefin.io
Apache License 2.0
1.18k stars 154 forks source link

New dinosaur artwork for fastfetch #1355

Open castrojo opened 5 months ago

castrojo commented 5 months ago

Three new dinos from Jacob. We use chafa to generate them for the terminals: https://hpjansson.org/chafa/

Let's add these to the rotation!

Jorge_CustomChonks_Roaring Jorge_CustomChonks_Leaping Jorge_CustomChonks_Intrigued

dertoni commented 3 months ago

Hi,

so this is my first pull request, so bear with me :-)

Things done:

Saved the three new dinosaur pngs under 'system_files/silverblue/usr/share/ublue-os/bluefin-logos/'
I took the liberty of naming them ducky, luke and runner
Generated the files under 'system_files/silverblue/usr/share/ublue-os/bluefin-logos/symbols/' with 'chafa > '
Generated the files under 'system_files/silverblue/usr/share/ublue-os/bluefin-logos/sixels/' with 'chafa -f sixels >

Is that the right way? Is there anything else todo?