glance: reorders sections
This commit is contained in:
parent
dd7c32f95a
commit
e748cc8f4f
1 changed files with 26 additions and 25 deletions
|
|
@ -33,7 +33,7 @@
|
|||
}
|
||||
{
|
||||
title = "Actual";
|
||||
url = "https://actual.dnsc.io";
|
||||
url = "https://finance.dnsc.io";
|
||||
icon = "si:actualbudget";
|
||||
}
|
||||
{
|
||||
|
|
@ -65,14 +65,6 @@
|
|||
title = "Hosting";
|
||||
color = "hsl(187 56.6% 47.8%)";
|
||||
links = [
|
||||
{
|
||||
title = "Porkbun";
|
||||
url = "https://porkbun.com/account/domainsSpeedy";
|
||||
}
|
||||
{
|
||||
title = "Tailscale";
|
||||
url = "https://login.tailscale.com/admin/machines";
|
||||
}
|
||||
{
|
||||
title = "Hetzner";
|
||||
url = "https://console.hetzner.com/projects/1355757/dashboard";
|
||||
|
|
@ -81,6 +73,14 @@
|
|||
title = "Netcup";
|
||||
url = "https://www.servercontrolpanel.de/SCP/Home";
|
||||
}
|
||||
{
|
||||
title = "Porkbun";
|
||||
url = "https://porkbun.com/account/domainsSpeedy";
|
||||
}
|
||||
{
|
||||
title = "Tailscale";
|
||||
url = "https://login.tailscale.com/admin/machines";
|
||||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
|
|
@ -103,26 +103,15 @@
|
|||
}
|
||||
{
|
||||
size = "full";
|
||||
widgets = [
|
||||
{
|
||||
type = "group";
|
||||
widgets = [
|
||||
{
|
||||
type = "hacker-news";
|
||||
limit = 15;
|
||||
collapse-after = 5;
|
||||
}
|
||||
{
|
||||
type = "twitch-channels";
|
||||
channels = [
|
||||
"theprimeagen"
|
||||
"tsoding"
|
||||
"noway4u_sir"
|
||||
"broxah"
|
||||
"caedrel"
|
||||
"bashbunni"
|
||||
];
|
||||
}
|
||||
{
|
||||
type = "group";
|
||||
widgets = [
|
||||
{
|
||||
type = "rss";
|
||||
title = "r/neovim";
|
||||
|
|
@ -155,6 +144,18 @@
|
|||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
type = "twitch-channels";
|
||||
channels = [
|
||||
"theprimeagen"
|
||||
"tsoding"
|
||||
"noway4u_sir"
|
||||
"broxah"
|
||||
"caedrel"
|
||||
"bashbunni"
|
||||
];
|
||||
}
|
||||
|
||||
{
|
||||
type = "videos";
|
||||
collapse-after = 6;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue