From 8b68675e1bbd2515fc80d8418062311c1fc839d1 Mon Sep 17 00:00:00 2001 From: Dylan Date: Sun, 13 Mar 2016 08:59:37 +1100 Subject: [PATCH] Add missing config option to config --- config/config | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/config/config b/config/config index 7deab264..0a261c8b 100644 --- a/config/config +++ b/config/config @@ -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