Remove stray cpu usage stuff and update docs
This commit is contained in:
4
neofetch
4
neofetch
@@ -63,8 +63,6 @@ printinfo () {
|
||||
# info "Users" users
|
||||
# info "Birthday" birthday
|
||||
|
||||
# info "CPU Usage" cpu_usage
|
||||
|
||||
info linebreak
|
||||
info cols
|
||||
info linebreak
|
||||
@@ -268,11 +266,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"
|
||||
|
||||
Reference in New Issue
Block a user