mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
feat: added hyfetch config
This commit is contained in:
parent
a2bfea4c99
commit
c97cc8a8c7
2 changed files with 18 additions and 0 deletions
16
home-manager/dotfiles/hyfetch/hyfetch.json
Normal file
16
home-manager/dotfiles/hyfetch/hyfetch.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"preset": "genderfluid",
|
||||
"mode": "rgb",
|
||||
"light_dark": "dark",
|
||||
"lightness": 0.81,
|
||||
"color_align": {
|
||||
"mode": "horizontal",
|
||||
"custom_colors": [],
|
||||
"fore_back": null
|
||||
},
|
||||
"backend": "neofetch",
|
||||
"args": null,
|
||||
"distro": null,
|
||||
"pride_month_shown": [],
|
||||
"pride_month_disable": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue