hyfetch
hyfetch copied to clipboard
Sometimes, flag stripes are obscured because the OS logo is missing lines
Description
- [x] Does this issue still occur in the master branch?
The pink part of the flag gets obscured because the ascii Zorin OS logo doesn't have any characters in those lines.
Thanks for reporting the issue! In this specific case for Zorin, you can use a vertical alignment instead (you can use hyfetch -c
to reconfigure the color alignment)
As for a general fix, I honestly don't know how this can be effectively fixed programmatically without a lot of manual edge cases, but I'm happy to accept any ideas!
Thanks for reporting the issue! In this specific case for Zorin, you can use a vertical alignment instead (you can use
hyfetch -c
to reconfigure the color alignment)
As for a general fix, I honestly don't know how this can be effectively fixed programmatically without a lot of manual edge cases, but I'm happy to accept any ideas!
A general fix might be to discount empty lines for flag calculations. However, it might make the flag look weird