dylanaraps/neofetch

windows 11 in ascii

somewhat69 opened this issue · 2 comments

Description

windows 11 logo in ascii needed
If you're suggesting a new feature then just a description will suffice.

  • Does this issue still occur in the master branch? (Required if issue)

Neofetch version

Screenshot

Config file

Verbose log

  1. Run neofetch -vv 2> neofetchlog
  2. Upload the contents of neofetchlog to pastebin, gist or equivalent.

It's defined here: https://github.com/dylanaraps/neofetch/blob/master/neofetch#L11231

The problem is that it gets overwritten by the backup definition: https://github.com/dylanaraps/neofetch/blob/master/neofetch#L11280

I think this is a simple fix of just reordering the backup definition on top of the other windows logo previews

I should also mention that using neofetch -vv 2> neofetchlog hangs powershell on windows 11 at least for me

can u tell me how to do it?