Skip to content

Commit

Permalink
[+] Add FAQ note about using hyfetch in motd
Browse files Browse the repository at this point in the history
  • Loading branch information
catumin authored Dec 28, 2023
1 parent 2c33e7e commit 56796a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 56796a3

Please sign in to comment.