mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-14 12:37:16 +00:00
added ability to shorten cpu output
usage: --cpu_shorthand (name, model, name_model, speed) also edited config file to suit
This commit is contained in:
@@ -93,6 +93,11 @@ shell_version="off"
|
||||
# scaling_current, scaling_min, scaling_max
|
||||
speed_type="max"
|
||||
|
||||
# CPU shorthand
|
||||
# Decice to show name only, model only, or speed only
|
||||
# --cpu_shorthand name, model, name_model, speed, off
|
||||
cpu_shorthand="off"
|
||||
|
||||
|
||||
# GPU
|
||||
|
||||
|
||||
Reference in New Issue
Block a user