#neofetch Config, chafa
20 messages · Page 1 of 1 (latest)
the way I did it, I created a file in ~/.config/neofetch called ascii.txt
copied the ascii I wanted there
and set image_backend to ascii
and image_source to ~/.config/ascii.txt
@frigid swift
@fluid pecan but its an image that is opened using chafa..
oh
@lavish ingot sorry i gone afk last night
wait ill send u what i have configured
is it an image file that it opens?
its in my .zshrc file
alias redimg='sticker_dir="/home/keqing/.stickers"; random_sticker=$(ls "$sticker_dir" | shuf -n 1); chafa -s 50x50 "$sticker_dir/$random_sticker"'
redimg
means it selectts a random sticker.png from the .sticker dir
and display it using chafa when i open the terminal