Add hyfetch.json config
This commit is contained in:
parent
af5315c5b9
commit
344312d8d1
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": "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
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue