Commit ca0214cb authored by Dylan Araps's avatar Dylan Araps

Merge pull request #166 from iandrewt/patch-1

remove second cpu_display option
parents 31da3cf5 e594bbd2
...@@ -260,11 +260,9 @@ progress_color_total="8" ...@@ -260,11 +260,9 @@ progress_color_total="8"
# barinfo: The bar is displayed before the info. # barinfo: The bar is displayed before the info.
# off: Only the info is displayed. # off: Only the info is displayed.
# #
# --cpu_displau bar/infobar/barinfo/off
# --memory_display bar/infobar/barinfo/off # --memory_display bar/infobar/barinfo/off
# --battery_display bar/infobar/barinfo/off # --battery_display bar/infobar/barinfo/off
# --disk_display bar/infobar/barinfo/off # --disk_display bar/infobar/barinfo/off
cpu_display="off"
memory_display="off" memory_display="off"
battery_display="off" battery_display="off"
disk_display="off" disk_display="off"
......
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