mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-14 12:37:16 +00:00
Use cpu_cores
This commit is contained in:
@@ -108,7 +108,9 @@ cpu_display="off"
|
||||
|
||||
# CPU Cores
|
||||
# Display CPU cores in output
|
||||
# --cpu_cores on/off
|
||||
# Logical: All virtual cores
|
||||
# Physical: All physical cores
|
||||
# --cpu_cores logical, physical, off
|
||||
cpu_cores="on"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user