Advertisement
Guest User

widgets.yaml

a guest
Oct 16th, 2024
716
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. ---
  2. - resources:
  3. cpu: true
  4. memory: true
  5. cputemp: true
  6. uptime: true
  7. units: metric
  8. refresh: 3000
  9.  
  10. - datetime:
  11. text_size: xl
  12. format:
  13. timeStyle: short
  14. hourCycle: h23
  15. dateStyle: short
  16.  
  17. - openmeteo:
  18. label: CITY_NAME
  19. latitude: XX.XX
  20. longitude: XX.XX
  21. units: imperial
  22. cache: 5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement