hello,
I know this has been asked before but how can i add a leading zero to this cpu meter to make it look like this "CPU 01%" without it displaying "CPU 015%" once it gets past two digits.
help would be much appreciated since i don't really know anything
(i just copied all of this from the cpu section in the rainmeter handbook)
[Rainmeter]
Update=1000
AccurateText=1
[MeasureCPU]
Measure=CPU
[MeterText]
Meter=String
MeasureName=MeasureCPU
FontFace=Consolas
FontSize=7.25
AntiAlias=1
X=5
Y=5
W=100
H=35
FontColor=255,153,0,255
Text="CPU %1%"
I know this has been asked before but how can i add a leading zero to this cpu meter to make it look like this "CPU 01%" without it displaying "CPU 015%" once it gets past two digits.
help would be much appreciated since i don't really know anything

[Rainmeter]
Update=1000
AccurateText=1
[MeasureCPU]
Measure=CPU
[MeterText]
Meter=String
MeasureName=MeasureCPU
FontFace=Consolas
FontSize=7.25
AntiAlias=1
X=5
Y=5
W=100
H=35
FontColor=255,153,0,255
Text="CPU %1%"
Statistics: Posted by astrysm — Today, 8:30 am