This commit is contained in:
2026-02-24 22:10:50 +00:00
commit d55b94fe05
31 changed files with 2216 additions and 0 deletions

15
hyfetch.json Normal file
View File

@@ -0,0 +1,15 @@
{
"preset": "bisexual",
"mode": "rgb",
"auto_detect_light_dark": true,
"light_dark": "dark",
"lightness": 0.65,
"color_align": {
"mode": "horizontal"
},
"backend": "fastfetch",
"args": null,
"distro": null,
"pride_month_disable": false,
"custom_ascii_path": "/home/toaster/.config/fastfetch/ascii-art.txt"
}