Commit 8b68675e authored by Dylan's avatar Dylan

Add missing config option to config

parent 4f83162e
...@@ -93,10 +93,11 @@ shell_version="off" ...@@ -93,10 +93,11 @@ shell_version="off"
# scaling_current, scaling_min, scaling_max # scaling_current, scaling_min, scaling_max
speed_type="max" speed_type="max"
# CPU shorthand # CPU Display
# Decice to show name only, speed only, or short info # Set shorthand setting and progress bar setting
# --cpu_shorthand name, speed, tiny, on, off # --cpu_display (name, speed, tiny, on, off) (bar, infobar, barinfo, off)
cpu_shorthand="off" cpu_shorthand="off"
cpu_display="off"
# GPU # GPU
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment