general {
        output_format = "none"
}

order += "cpu_usage"

cpu_usage {
    format = "CPU: %cpu"
}