dylanaraps / neofetch

🖼️ A command-line system information tool written in bash 3.2+
MIT License
21.57k stars 1.74k forks source link

Resolution: support multi-display resolutions detection on Windows #2397

Open CarterLi opened 8 months ago

CarterLi commented 8 months ago

Format: ${scaled_width}x${scaled_height} @${scale_factor}x

Refresh rates are missing. It's possible but I don't bother to do it. For full functional and 100x faster detection, try fastfetch instead.

CarterLi commented 8 months ago

image