neofetch icon indicating copy to clipboard operation
neofetch copied to clipboard

windows 11 in ascii

Open somewhat69 opened this issue 1 year ago • 2 comments
trafficstars

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.

somewhat69 avatar Feb 21 '24 19:02 somewhat69

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

ZdrytchX avatar Feb 24 '24 20:02 ZdrytchX

can u tell me how to do it?

somewhat69 avatar Feb 27 '24 09:02 somewhat69