[+] Add FAQ note about using hyfetch in motd

This commit is contained in:
Bailey Kasin 2023-12-28 00:48:38 -08:00 committed by GitHub
parent 2c33e7e37d
commit 56796a331f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -83,7 +83,9 @@ For many in the LGBTQ+ community, these flags symbolize their identity, struggle
Also, by including flag coloring along with the updated neofetch, we're also broadcasting a wider message about the importance of inclusivity and representation. It's not just a design choice, it's a statement that promotes awareness and understanding toward the LGBTQ+ community.
#### Q: When I use `hyfetch` or `neowofetch` in my MotD, no art displays. How do I get the art back?
A: Most likely, the `stdout` detection is set to auto and is removing the ascii art and colors. To change this, you can: set `args` in your hyfetch.json to `"--stdout=off"`, add `--stdout=off` to the `neowofetch` command in your motd script, or set the option in $HOME/.config/(neofetch|neowofetch)/config.conf to off.
## Contributing