Skip to content

M_cpufreq

vbextreme edited this page Sep 1, 2018 · 4 revisions

Cpu config wiki

Module Specific Attribute

# unit, view value is read value / unit
unit = 1000

Enviroment

$0 scaling min fq
$1 scaling max fq
$2 scaling current fq
$3 available governor
$4 current governor

Formatting

for formatting enviroment

# double
format[0] = 4.2
format[1] = 4.2
format[2] = 4.2
# string
format[3] = ''
format[4] = ''

example format scaling current fq with 1 decimal

format[0] = 3.1

Icon

icon = "💻"

Example

show current icon with current fq

text.long = "$@ $2 Ghz"
Clone this wiki locally