Add hyfetch config

This commit is contained in:
daniele 2024-05-02 13:39:02 +02:00
parent 9795fbffee
commit 723fc80efe
Signed by: fuxino
GPG Key ID: 981A2B2A3BBF5514

16
.config/hyfetch.json Normal file
View File

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