feat: fish motd: update fallback for terminals without display photo support
This commit is contained in:
parent
a91671f9fc
commit
315485b3b0
2 changed files with 9 additions and 1 deletions
|
@ -1,7 +1,9 @@
|
|||
{
|
||||
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
||||
"logo": {
|
||||
"type": "small"
|
||||
"type": "file-raw",
|
||||
"source": "~/.config/fish/fmotd/ascii_art",
|
||||
"height": 6
|
||||
},
|
||||
"display": {
|
||||
"separator": " ",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue