-
Notifications
You must be signed in to change notification settings - Fork 3
M_cpu
vbextreme edited this page Sep 4, 2018
·
3 revisions
Show cpu usage
# blink when cpu % > blink.on
blink.on = 90.2
$0 all core %
$1 core 1 %
$2 core 2 %
$n core n %
for formatting enviroment
format[N] = value.value
example format all cpu with 1 decimal
format[0] = 4.1
icon = "💻"
show current icon with cpu%
text.long = "$@ $1%"