Advertisement
dapiedude_

widgets.yaml

Apr 1st, 2025
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. - logo:
  2. icon: https://cdn4.iconfinder.com/data/icons/device-59/136/computer-pc-device-hardware-512.png
  3.  
  4. - resources:
  5. label: System
  6. cpu: true
  7. cputemp: true
  8. memory: true
  9. uptime: true
  10. refresh: 1000
  11.  
  12. - logo:
  13. icon: https://cdn4.iconfinder.com/data/icons/device-59/136/Server-cloud-hosting-data-512.png
  14.  
  15. - resources:
  16. label: Array
  17. expanded: true
  18. disk:
  19. - /user
  20.  
  21. - resources:
  22. label: Cache
  23. expanded: true
  24. disk:
  25. - /cache
  26.  
  27. - datetime:
  28. text_size: sm
  29. format:
  30. dateStyle: long
  31. timeStyle: short
  32. hour12: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement