This commit is contained in:
2026-02-21 22:43:41 +03:00
parent 3e550e0d78
commit cc14ec3345
24 changed files with 7126 additions and 16 deletions

View File

@@ -1,8 +1,8 @@
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/master/doc/json_schema.json",
"logo": {
"type": "kitty",
"source": "\"$(~/.config/fastfetch/term-test.sh)\"",
"type": "auto",
"source": "",
"height": 19,
"padding": {
"top": 2,
@@ -17,7 +17,7 @@
},
{
"type": "host",
"key": " PC",
"key": " PC",
"keyColor": "green"
},
{
@@ -67,7 +67,7 @@
},
{
"type": "os",
"key": "\ue900 OS",
"key": " OS",
"keyColor": "blue",
"text": "{name}"
},