mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-14 12:37:16 +00:00
Added disk support to progress bars
This commit is contained in:
@@ -238,9 +238,11 @@ progress_color_total="8"
|
||||
# --cpu_usage_bar on/off
|
||||
# --memory_bar on/off
|
||||
# --battery_bar on/off
|
||||
# --disk_bar on/off
|
||||
cpu_usage_bar="off"
|
||||
memory_bar="off"
|
||||
battery_bar="off"
|
||||
disk_bar="off"
|
||||
|
||||
# }}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user