Skip to content

A little help with my configuration #1367

Answered by CarterLi
CTRL-panino asked this question in Q&A
Discussion options

You must be logged in to vote

Logo and keys are displayed in bold by default. Use --bright-color false to disable it. Or you may make the text Hardware in bold too

{
    "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
    "logo": {
        "padding": {
            "top": 5
        }
    },
    "display": {
        "separator": " -> ",
        "color": {
            "keys": "green"
        }
    },
    "modules": [
        {
            "type": "title",
            "color": {
                "user": "cyan",
                "at": "cyan",
                "host": "cyan"
            }
        },
        "separator",
        {
            "type": "custom",
            "format": "{#keys}…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@CTRL-panino
Comment options

@CarterLi
Comment options

Answer selected by CTRL-panino
@CTRL-panino
Comment options

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