use selft.ht icons for glance

This commit is contained in:
2025-07-19 18:48:09 +02:00
parent 6f3b639ee8
commit 512c61a39f

View File

@@ -42,22 +42,22 @@
{ {
title = "Immich"; title = "Immich";
url = "https://images.home.rpqt.fr"; url = "https://images.home.rpqt.fr";
icon = "si:immich"; icon = "sh:immich";
} }
{ {
title = "Grafana"; title = "Grafana";
url = "https://grafana.home.rpqt.fr"; url = "https://grafana.home.rpqt.fr";
icon = "si:grafana"; icon = "sh:grafana";
} }
{ {
title = "FreshRSS"; title = "FreshRSS";
url = "https://rss.home.rpqt.fr"; url = "https://rss.home.rpqt.fr";
icon = "si:rss"; icon = "sh:freshrss";
} }
{ {
title = "Syncthing"; title = "Syncthing";
url = "https://genepi.home.rpqt.fr/syncthing"; url = "https://genepi.home.rpqt.fr/syncthing";
icon = "si:syncthing"; icon = "sh:syncthing";
} }
]; ];
} }