debian support (devaun but debian works too)

This commit is contained in:
2026-06-27 11:29:45 -05:00
parent 5e9e9f8599
commit 4cd7ff3c3a
10 changed files with 103 additions and 43 deletions
+1 -17
View File
@@ -1,22 +1,6 @@
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/master/doc/json_schema.json",
"display": {
"color": {
"keys": "38;2;255;255;255",
"title": "38;2;255;255;255",
"separator": "38;2;255;255;255"
}
},
"logo": {
"type": "file",
"source": "~/.config/fastfetch/maka.txt",
"color": {
"1": "38;2;255;255;255"
}
},
"modules": [
"title",
"separator",
@@ -41,4 +25,4 @@
"break",
"colors"
]
}
}