Add missing config option to config

This commit is contained in:
Dylan 2016-03-13 08:59:37 +11:00
parent 4f83162ee0
commit 8b68675e1b
1 changed files with 4 additions and 3 deletions

View File

@ -93,10 +93,11 @@ shell_version="off"
# scaling_current, scaling_min, scaling_max
speed_type="max"
# CPU shorthand
# Decice to show name only, speed only, or short info
# --cpu_shorthand name, speed, tiny, on, off
# CPU Display
# Set shorthand setting and progress bar setting
# --cpu_display (name, speed, tiny, on, off) (bar, infobar, barinfo, off)
cpu_shorthand="off"
cpu_display="off"
# GPU