Skip to content

Gradient logo #963

Answered by omnigenous
omnigenous asked this question in Q&A
May 24, 2024 · 3 comments · 1 reply
Discussion options

You must be logged in to vote

Ended up creating custom logo, see #964 (comment)

cat custom_logo.txt | lolcat --force | fastfetch --raw - --logo-width 15 --logo-height 7 --logo-padding-left 0

custom_logo.txt:

       /\
      /  \
     /    \
    /      \
   /   ,,   \
  /   |  |   \
 /_-''    ''-_\

config:

{
  "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
  "logo": {
    "type": "small",
    "padding": {
      "top": 1,
      "left": 1
    },
    "color": {
      "1": "yellow"
    }
  },
  "display": {
    "color": "yellow"
  },
  "modules": [
    "break",
    {
      "type": "custom",
      "key": "key",
      "format": "example1"
    },
    {
      "type": "custom",
      "for…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@omnigenous
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by omnigenous
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