Progress bar support for battery usage
This commit is contained in:
parent
5c374d28a2
commit
e3dc2b9a38
4 changed files with 12 additions and 2 deletions
|
@ -237,9 +237,10 @@ progress_color_total="8"
|
|||
# Enable/Disable progress bars
|
||||
# --cpu_usage_bar on/off
|
||||
# --memory_bar on/off
|
||||
# --battery_bar on/off
|
||||
cpu_usage_bar="on"
|
||||
memory_bar="on"
|
||||
|
||||
battery_bar="on"
|
||||
|
||||
# }}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue