i3status/testcases/006-cpu-usage-max-threshold-format/i3status.conf
2016-11-15 13:34:06 +02:00

11 lines
158 B
Plaintext

general {
output_format = "none"
}
order += "cpu_usage"
cpu_usage {
format_above_threshold = "ABOVE_THRESHOLD"
max_threshold = -1
}