4 Commits

Author SHA1 Message Date
687ac88c85 winfetch: improve GPU detection and add logo variants
- Prioritize discrete GPU (NVIDIA/AMD) over integrated graphics
- Add classic Windows 7/Vista logo
- Add Windows 8/10 logo
- Add Windows 95 retro logo
- Add Windows 2025 logo with rounded corners
- Fix classic logo alignment with padding
2026-02-04 00:03:20 +01:00
0307f2b4eb Fetch correct GPU info 2026-02-03 23:54:43 +01:00
d41fa4d4bd winfetch: add more color display 2026-02-03 22:10:45 +01:00
01481b3e94 Add winfetch for Windows system info display
Add fastfetch-inspired system information tool with Windows 11
ASCII logo. Shows user, OS, hardware, memory, disk, uptime with
pretty ANSI colors. Supports -Logo small for compact output.

Uses dynamic padding for proper alignment and WMI/CIM for
hardware detection.
2026-02-03 22:08:33 +01:00