Dotfiles/setup/archiso/overlay/airootfs/etc/fastfetch/config.jsonc

18 lines
315 B
Plaintext

{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": {
"source": "/etc/fastfetch/m-archy-SPC.txt",
"type": "file",
"color": {
"1": "red",
"2": "red"
}
},
"display": {
"color": {
"keys": "red",
"title": "red"
}
}
}