added CPU cores to CPU output
This commit is contained in:
parent
26c04cf753
commit
c98d8f1196
4 changed files with 18 additions and 6 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue