Commit d3c2216f authored by Dylan Araps's avatar Dylan Araps

Add CPU Usage comments

parent 5a976e9d
......@@ -35,6 +35,7 @@ printinfo () {
info "GPU" gpu
info "Memory" memory
# info "CPU Usage" cpu_usage
# info "Disk" disk
# info "Battery" battery
# info "Font" font
......
......@@ -47,7 +47,7 @@ printinfo () {
info "GPU" gpu
info "Memory" memory
info "CPU Usage" cpu_usage
# info "CPU Usage" cpu_usage
# info "Disk" disk
# info "Battery" battery
# info "Font" font
......
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