Merge pull request #166 from iandrewt/patch-1

remove second cpu_display option
This commit is contained in:
Dylan Araps 2016-03-19 17:36:15 +11:00
commit ca0214cb67
1 changed files with 0 additions and 2 deletions

View File

@ -260,11 +260,9 @@ progress_color_total="8"
# barinfo: The bar is displayed before the info.
# off: Only the info is displayed.
#
# --cpu_displau bar/infobar/barinfo/off
# --memory_display bar/infobar/barinfo/off
# --battery_display bar/infobar/barinfo/off
# --disk_display bar/infobar/barinfo/off
cpu_display="off"
memory_display="off"
battery_display="off"
disk_display="off"