add widgets to homepage

This commit is contained in:
Aaron Honeycutt 2024-11-19 23:12:11 +00:00
parent 91cef0a1fb
commit 6ca015e2f2

View file

@ -11,24 +11,10 @@
games = { style = "row"; columns = 1; }; games = { style = "row"; columns = 1; };
}; };
}; };
bookmarks = [{ widgets = [
dev = [ { resources = { label = "system"; cpu = true; memory = true; }; }
{ { resources = { label = "storage"; disk = [ "/mnt/DATA" ]; }; }
github = [{
abbr = "GH";
href = "https://github.com/";
icon = "github-light.png";
}];
}
{
"homepage docs" = [{
abbr = "HD";
href = "https://gethomepage.dev";
icon = "homepage.png";
}];
}
]; ];
}];
services = [ services = [
{ {
media = [ media = [