dylanaraps / neofetch

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

Reorder / rearrange with common first and related grouped together #2446

Open hloeung opened 7 months ago

hloeung commented 7 months ago

Description

Reorder / rearrange with common first and related grouped together

term & term_font are related to shell so should be together.

CPU & memory are common fields. Putting them above desktop environment and windows manager allows us to easily compare between hosts where there is no running DE/WM such as servers or VMs.

GPU is related to resolution so group those together also.

Features

Issues

TODO