🏳️🌈 feat: Add hyfetch
This commit is contained in:
parent
64885c873c
commit
239fef359d
1 changed files with 16 additions and 0 deletions
16
.config/hyfetch.json
Normal file
16
.config/hyfetch.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"preset": "lesbian",
|
||||
"mode": "rgb",
|
||||
"light_dark": "dark",
|
||||
"lightness": 0.7,
|
||||
"color_align": {
|
||||
"mode": "horizontal",
|
||||
"custom_colors": [],
|
||||
"fore_back": null
|
||||
},
|
||||
"backend": "neofetch",
|
||||
"args": null,
|
||||
"distro": null,
|
||||
"pride_month_shown": [],
|
||||
"pride_month_disable": false
|
||||
}
|
Loading…
Reference in a new issue