diff --git a/.config/hyfetch.json b/.config/hyfetch.json new file mode 100644 index 0000000..43e2ccf --- /dev/null +++ b/.config/hyfetch.json @@ -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 +} \ No newline at end of file