-
Notifications
You must be signed in to change notification settings - Fork 522
Configuration
李通洲 edited this page Jul 21, 2023
·
16 revisions
Fastfetch uses JSONC (JSON with comments) to store configuration. It should be located in ~/.config/fastfetch
, namely config.jsonc
. You may create it with
Using an editor with JSON schema support is highly suggested. If unsure, I suggest using vscode.
Generated using json-schema-for-humans with
generate-schema-doc ~/fastfetch/doc/json_schema.json --config template_name=md Json-Schema.md