Add hyfetch.json config

This commit is contained in:
Ethan Lane 2025-05-02 10:48:50 +01:00
parent af5315c5b9
commit 344312d8d1

16
.config/hyfetch.json Normal file
View file

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