mirror of
https://github.com/TheM1Stery/dotfiles.git
synced 2025-04-19 16:51:10 +00:00
rename minimal.jsonc to config.jsonc and change logo color
This commit is contained in:
parent
c6e9930057
commit
b39ef29071
@ -1,7 +1,10 @@
|
||||
{
|
||||
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
||||
"logo": {
|
||||
"type": "small"
|
||||
"source": "opensuse_tumbleweed_small",
|
||||
"color": {
|
||||
"1": "green"
|
||||
}
|
||||
},
|
||||
"display": {
|
||||
"separator": " ",
|
||||
@ -48,6 +51,11 @@
|
||||
"type": "wm",
|
||||
"key": "├─"
|
||||
},
|
||||
// {
|
||||
// "type": "custom",
|
||||
// "key": "╰─",
|
||||
// "format": "\u001b[31m███\u001b[32m███\u001b[33m███\u001b[34m███\u001b[35m███\u001b[36m███"
|
||||
// }
|
||||
{
|
||||
"type": "media",
|
||||
"key": "╰─"
|
Loading…
Reference in New Issue
Block a user