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";
|
title = "Actual";
|
||||||
url = "https://actual.dnsc.io";
|
url = "https://finance.dnsc.io";
|
||||||
icon = "si:actualbudget";
|
icon = "si:actualbudget";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|
@ -65,14 +65,6 @@
|
||||||
title = "Hosting";
|
title = "Hosting";
|
||||||
color = "hsl(187 56.6% 47.8%)";
|
color = "hsl(187 56.6% 47.8%)";
|
||||||
links = [
|
links = [
|
||||||
{
|
|
||||||
title = "Porkbun";
|
|
||||||
url = "https://porkbun.com/account/domainsSpeedy";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
title = "Tailscale";
|
|
||||||
url = "https://login.tailscale.com/admin/machines";
|
|
||||||
}
|
|
||||||
{
|
{
|
||||||
title = "Hetzner";
|
title = "Hetzner";
|
||||||
url = "https://console.hetzner.com/projects/1355757/dashboard";
|
url = "https://console.hetzner.com/projects/1355757/dashboard";
|
||||||
|
|
@ -81,6 +73,14 @@
|
||||||
title = "Netcup";
|
title = "Netcup";
|
||||||
url = "https://www.servercontrolpanel.de/SCP/Home";
|
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";
|
size = "full";
|
||||||
|
widgets = [
|
||||||
|
{
|
||||||
|
type = "group";
|
||||||
widgets = [
|
widgets = [
|
||||||
{
|
{
|
||||||
type = "hacker-news";
|
type = "hacker-news";
|
||||||
limit = 15;
|
limit = 15;
|
||||||
collapse-after = 5;
|
collapse-after = 5;
|
||||||
}
|
}
|
||||||
{
|
|
||||||
type = "twitch-channels";
|
|
||||||
channels = [
|
|
||||||
"theprimeagen"
|
|
||||||
"tsoding"
|
|
||||||
"noway4u_sir"
|
|
||||||
"broxah"
|
|
||||||
"caedrel"
|
|
||||||
"bashbunni"
|
|
||||||
];
|
|
||||||
}
|
|
||||||
{
|
|
||||||
type = "group";
|
|
||||||
widgets = [
|
|
||||||
{
|
{
|
||||||
type = "rss";
|
type = "rss";
|
||||||
title = "r/neovim";
|
title = "r/neovim";
|
||||||
|
|
@ -155,6 +144,18 @@
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
type = "twitch-channels";
|
||||||
|
channels = [
|
||||||
|
"theprimeagen"
|
||||||
|
"tsoding"
|
||||||
|
"noway4u_sir"
|
||||||
|
"broxah"
|
||||||
|
"caedrel"
|
||||||
|
"bashbunni"
|
||||||
|
];
|
||||||
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
type = "videos";
|
type = "videos";
|
||||||
collapse-after = 6;
|
collapse-after = 6;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue