add configuration files

This commit is contained in:
unset
2025-03-09 16:00:20 +01:00
committed by Quinn
commit 0bff70d604
51 changed files with 6970 additions and 0 deletions

16
.config/hyfetch.json Normal file
View File

@@ -0,0 +1,16 @@
{
"preset": "nonbinary",
"mode": "rgb",
"light_dark": "dark",
"lightness": 0.3,
"color_align": {
"mode": "horizontal",
"custom_colors": [],
"fore_back": null
},
"backend": "fastfetch",
"args": null,
"distro": null,
"pride_month_shown": [],
"pride_month_disable": false
}