1
Fork 0

Revert to icons for intray and smos in homer

This commit is contained in:
prescientmoon 2024-02-24 04:41:54 +01:00
parent 475342d022
commit e4821b3a02
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4

View file

@ -66,13 +66,13 @@ in
{ {
name = "Intray"; name = "Intray";
subtitle = "GTD capture tool"; subtitle = "GTD capture tool";
logo = icon "intray.svg"; icon = fa "cubes-stacked";
url = "https://intray.moonythm.dev"; url = "https://intray.moonythm.dev";
} }
{ {
name = "Smos"; name = "Smos";
subtitle = "A comprehensive self-management system."; subtitle = "A comprehensive self-management system.";
logo = icon "smos.svg"; icon = fa "list";
url = "https://smos.moonythm.dev"; url = "https://smos.moonythm.dev";
} }
{ {