Migrated from Original PR
Original PR: dylanaraps#2446
Author: @hloeung
Branch: ordering
Changes: +11/-11 lines
Original Description
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
This issue was automatically migrated from the archived dylanaraps/neofetch repository.
The code from the original PR can be cherry-picked or the author can submit a new PR to this fork.
Migrated from Original PR
Original PR: dylanaraps#2446
Author: @hloeung
Branch:
orderingChanges: +11/-11 lines
Original Description
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