mirror of
https://github.com/dylanaraps/neofetch.git
synced 2026-01-02 21:59:54 +00:00
Progress bar support for battery usage
This commit is contained in:
@@ -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"
|
||||
|
||||
# }}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user