hyfetch
hyfetch copied to clipboard
If distro is forced to be arch, it shows the non-binary flag weird
Describe the bug
if i force the distro to be arch and select the non-binary flag, it shows a weird combination.
- [x] Does this issue still occur in the master branch? (Required)
Expected behavior
i expected it to look like the fedora logo coloring (see below)
Screenshots
bug:
expected:
Config file
Please paste the content of ~/.config/hyfetch.json
below:
{
"preset": "nonbinary",
"mode": "rgb",
"light_dark": "dark",
"lightness": 0.63,
"color_align": {
"mode": "horizontal",
"custom_colors": [],
"fore_back": [
2,
1
]
},
"backend": "fastfetch",
"args": null,
"distro": null,
"pride_month_shown": [],
"pride_month_disable": false
}