feature/homepage widgets

This commit is contained in:
2026-05-05 11:27:44 +00:00
parent eb21cb998f
commit df05fe451e
7 changed files with 71 additions and 15 deletions
@@ -0,0 +1,6 @@
[
# Example:
{ resources = { cpu = true; memory = true; disk = "/"; }; }
{ datetime = { text_size = "xl"; format = { timeStyle = "short"; }; }; }
{ search = {provider = "google"; focus = true; target = "_blank"; }; }
]