Advertisement
Guest User

(homepage) settings.yaml

a guest
Feb 29th, 2024
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. ---
  2. # For configuration options and examples, please see:
  3. # https://gethomepage.dev/latest/configs/settings
  4. hideVersion: true
  5. hideErrors: true
  6. useEqualHeights: true
  7. statusStyle: "dot"
  8. showStats: false
  9. headerStyle: boxedWidgets
  10. #target: _self
  11. background:
  12. image: /images/bg.jpg
  13. blur: md
  14. saturate: 50
  15. brightness: 50
  16. opacity: 50
  17. cardBlur: md
  18. iconStyle: theme
  19.  
  20. layout:
  21. Main:
  22. header: false
  23. #style: row
  24. #columns: 3
  25. Media:
  26. header: false
  27. #style: row
  28. #columns: 3
  29. Calendar:
  30. header: false
  31. #style: row
  32. #columns: 2
  33. Agenda:
  34. header: false
  35. #style: row
  36. #columns: 2
  37.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement