- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 604
Json Schema root
        李通洲 edited this page Oct 11, 2025 
        ·
        1 revision
      
    Title: JSON config
| Type | object | 
| Required | No | 
| Additional properties | Not allowed | 
Description: JSON config file for fastfetch. Usually located at ~/.config/fastfetch/config.jsonc
| Property | Pattern | Type | Deprecated | Definition | Title/Description | 
|---|---|---|---|---|---|
| - $schema | No | string | No | - | JSON schema URL, for JSON validation and IDE intelligence | 
| - logo | No | Combination | No | - | Fastfetch logo configurations See also https://github.com/fastfetch-cli/fastfetch/wiki/Logo-options | 
| - general | No | object | No | - | Fastfetch general configurations | 
| - display | No | object | No | - | Configure how things should be displayed | 
| - modules | No | array | No | - | Fastfetch modules to run | 
Generated using json-schema-for-humans on 2025-09-23 at 09:24:32 +0800