lptstr / winfetch

🛠 A command-line system information utility written in PowerShell. Like Neofetch, but for Windows.
MIT License
1.4k stars 77 forks source link

Winfetch Config problems #173

Closed SeanMatts closed 1 year ago

SeanMatts commented 1 year ago

image I've tried configuring Winfetch itself, but for some reason it doesnt apply, and Im not that knowledgeable to know whats wrong. same with PowerShell 5

rashil2000 commented 1 year ago

You need to edit the config file, not the source powershell script. The config file is at C:\Users\crsdv\.config\winfetch\config.ps1

SeanMatts commented 1 year ago

Hello Rashil2000! thank you so much! helped a lot!

rashil2000 commented 1 year ago

No worries :)

SeanMatts commented 1 year ago

image This is how it looks on my windows 10 machine after configuring it, sure will do on 11 too. does it have ASCII images like Fedora, Ubuntu, etc.?

rashil2000 commented 1 year ago

You can put any image you want in the config file: https://github.com/lptstr/winfetch/wiki/Configuration

SeanMatts commented 1 year ago

oh yea, im dumb, just saw the image entry in the config file