Files
dotfiles/.config/hyfetch.json

16 lines
339 B
JSON
Raw Permalink Normal View History

2024-05-02 13:39:02 +02:00
{
2024-05-29 21:32:59 +02:00
"preset": "nonbinary",
2024-05-02 13:39:02 +02:00
"mode": "rgb",
"light_dark": "dark",
2024-12-01 22:53:38 +01:00
"lightness": 0.65,
2024-05-02 13:39:02 +02:00
"color_align": {
"mode": "horizontal",
"custom_colors": [],
"fore_back": null
},
"backend": "fastfetch",
"args": null,
"distro": null,
"pride_month_shown": [],
"pride_month_disable": false
2024-12-01 22:53:38 +01:00
}