i3status/testcases/020-percentliteral-cpu_usage/i3status.conf

10 lines
109 B
Plaintext
Raw Normal View History

2020-04-07 21:06:37 +00:00
general {
output_format = "none"
}
order += "cpu_usage"
cpu_usage {
format = "I can %haz literal% % ?"
}