diff options
Diffstat (limited to '.config/hyfetch.json')
| -rw-r--r-- | .config/hyfetch.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.config/hyfetch.json b/.config/hyfetch.json new file mode 100644 index 0000000..15be2f1 --- /dev/null +++ b/.config/hyfetch.json @@ -0,0 +1,16 @@ +{ + "preset": "transgender", + "mode": "rgb", + "light_dark": "dark", + "lightness": 0.5, + "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 |
