updates bookmarks and adds widgets

This commit is contained in:
Dennis Schoepf 2025-08-28 21:09:50 +02:00
parent a58cc8bf8d
commit 3818e5ba5b

View file

@ -13,6 +13,18 @@
brightness = 50; brightness = 50;
}; };
}; };
widgets = [
{
resources = {
cpu = true;
cputemp = true;
memory = true;
uptime = true;
units = "imperial";
network = true;
};
}
];
services = [ services = [
{ {
"VPS" = [ "VPS" = [
@ -63,7 +75,7 @@
{ {
Hosting = [ Hosting = [
{ {
Fastmail = [ Porkbun = [
{ {
abbr = "PB"; abbr = "PB";
href = "https://porkbun.com/account/domainsSpeedy"; href = "https://porkbun.com/account/domainsSpeedy";