Skip to content
vbextreme edited this page Sep 4, 2018 · 3 revisions

Cpu config wiki

Show cpu usage

Module Specific Attribute

# blink when cpu % > blink.on
blink.on = 90.2

Enviroment

$0 all core %
$1 core 1 %
$2 core 2 %
$n core n %

Formatting

for formatting enviroment

format[N] = value.value

example format all cpu with 1 decimal

format[0] = 4.1

Icon

icon = "💻"

Example

show current icon with cpu%

text.long = "$@ $1%"
Clone this wiki locally