Guest User

Untitled

a guest
May 2nd, 2021
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. [CPUTemp]
  2. Meter=STRING
  3. MeterStyle=styleText
  4. Text=[MeasureTemp] Β°C
  5. X=66
  6. Y=11
  7. FontSize=10
  8. FontColor=255,255,255,255
  9. FontFace=Museo 300
  10. AntiAlias=1
  11. StringEffect=SHADOW
  12. AutoScale=1
  13. ClipString=1
  14. DynamicVariables=1
  15.  
  16. [CPUMhz]
  17. Meter=STRING
  18. MeasureName=MeasureCPULoadMHz
  19. X=114
  20. Y=11
  21. FontSize=10
  22. FontColor=255,255,255,255
  23. FontFace=Museo 300
  24. AntiAlias=1
  25. Prefix="CPU "
  26. PostFix=" MHz"
  27. UpdateDivider=10
  28. StringEffect=SHADOW
Advertisement
Add Comment
Please, Sign In to add comment