mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-14 12:37:16 +00:00
added CPU cores to CPU output
This commit is contained in:
@@ -103,6 +103,11 @@ speed_type="max"
|
||||
cpu_shorthand="off"
|
||||
cpu_display="off"
|
||||
|
||||
# CPU Cores
|
||||
# Display CPU cores in output
|
||||
# --cpu_cores on/off
|
||||
cpu_cores="on"
|
||||
|
||||
|
||||
# GPU
|
||||
|
||||
|
||||
Reference in New Issue
Block a user