Skip to content

fastfetch with custom ascii art #1191

Answered by imgustavo
imgustavo asked this question in Q&A
Discussion options

You must be logged in to vote

I have found a workaround for this:

  • I downloaded the source code of fastfetch
    git clone https://github.com/fastfetch-cli/fastfetch.git
    cd fastfetch

  • Join in the folder fastfetch -> src -> logo -> ascii -> and edited with my custom ascii one of the default ascii that fastfetch already comes with

  • Then i build from source code fastfetch following the instructions from here: https://github.com/fastfetch-cli/fastfetch/wiki/Building
    (I have LMDE6: so to build from source code i had to install cmake, no problem is in the software manager)

  • Then in console:
    make
    sudo make install

Problem solved.

Notes aside: this wont overwrite your config.jsonc with your previous fastfetch installation, …

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@imgustavo
Comment options

@CarterLi
Comment options

@CarterLi
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by imgustavo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants