Skip to content
scorzy edited this page Jan 14, 2017 · 1 revision

cpu (cpuN)
CPU usage in percents. The CPU number can be provided as an argument. ${cpu cpu0} is the total usage.

cpu (cpuN) (height),(width)
Bar that shows CPU usage. Height and width are optionals.

freq (cpuN)
Returns CPU n's frequency in MHz. CPUs are counted from 1.

freq_g (cpuN)
Returns CPU n's frequency in GHz. CPUs are counted from 1.

max_freq (cpuN)
Returns CPU n's max frequency in MHz. Not max governor frequency.

max_freq_g (cpuN)
Returns CPU n's max frequency in GHz. Not max governor frequency.

min_freq (cpuN)
Returns CPU n's min/idle frequency in MHz. Not idle governor frequency.

min_freq_g (cpuN)
Returns CPU n's min/idle frequency in GHz. Not idle governor frequency.

core_number
Returns number of avabile core.

Clone this wiki locally