Global: applies Copilot's suggestions

This commit is contained in:
李通洲
2026-03-06 18:22:44 +08:00
parent 1b702e123e
commit 53ffe8459f
5 changed files with 8 additions and 10 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
// Inspired by microfetch
{
"$schema": "file:///C:/msys64/home/zhang/fastfetch/doc/json_schema.json",
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": {
"type": "small"
},
@@ -17,7 +17,7 @@
"modules": [
{
"type": "title",
"format": "{user-name-colored}{#light_red}@{host-name-colored} {#}{cwd-tilde}"
"format": "{user-name-colored}{#light_red}@{host-name-colored} {#}{cwd}"
},
{
"type": "os",