add dotfiles

This commit is contained in:
2026-01-17 22:13:40 +02:00
committed by dxrkness
commit 9e69c08eb1
29 changed files with 3353 additions and 0 deletions
+31
View File
@@ -0,0 +1,31 @@
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"modules": [
"title",
"separator",
"os",
"host",
"kernel",
"uptime",
"packages",
"shell",
"display",
"de",
"wm",
"font",
"terminal",
"terminalfont",
"cpu",
"gpu",
"memory",
"disk",
"break",
"colors"
],
"logo": {
"color": {
"1": "blue",
"2": "yellow"
}
}
}