feat: fish motd: update fallback for terminals without display photo support

This commit is contained in:
grassblock 2025-01-18 13:46:10 +08:00
parent a91671f9fc
commit 315485b3b0
2 changed files with 9 additions and 1 deletions

View file

@ -0,0 +1,6 @@
  ............  
................
..::=*..::*=.:::
. =@*--=%#-*@-..
=+#@%*@@@@#%@#+=
#%%%%%%%%%@%%@@#

View file

@ -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": " ",