nvim reworked config and hyfetch

This commit is contained in:
Ale 2024-03-02 17:25:11 +01:00
parent 6c98426766
commit b9aa8c6542
15 changed files with 292 additions and 0 deletions

15
hyfetch/hyfetch.json Normal file
View file

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