Improve homer icons
This commit is contained in:
parent
ed88b93171
commit
949630324f
Binary file not shown.
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 4.9 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 72 KiB |
|
@ -152,18 +152,18 @@ in
|
|||
name = "External";
|
||||
icon = fa "arrow-up-right-from-square";
|
||||
items = [
|
||||
{
|
||||
name = "Dotfiles";
|
||||
subtitle = "Configuration for all my machines";
|
||||
logo = icon "github.png";
|
||||
url = "https://github.com/mateiadrielrafael/everything-nix";
|
||||
}
|
||||
{
|
||||
name = "Tailscale";
|
||||
subtitle = "Access this homelab from anywhere";
|
||||
logo = icon "tailscale.png";
|
||||
url = "https://tailscale.com/";
|
||||
}
|
||||
{
|
||||
name = "Dotfiles";
|
||||
subtitle = "Configuration for all my machines";
|
||||
logo = icon "github.png";
|
||||
url = "https://github.com/mateiadrielrafael/everything-nix";
|
||||
}
|
||||
{
|
||||
name = "Porkbun";
|
||||
subtitle = "Domain management";
|
||||
|
|
Loading…
Reference in a new issue