From 464d9c8fa2258f5881d0d58c2616d7674fbe26b2 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 25 Jun 2025 19:57:08 -0700 Subject: [PATCH] Make sure the web2app function is available for these --- install/webapps.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install/webapps.sh b/install/webapps.sh index bd070ec..34e2803 100644 --- a/install/webapps.sh +++ b/install/webapps.sh @@ -1,3 +1,4 @@ +source ~/.local/share/omarchy/default/bash/functions web2app "WhatsApp" https://web.whatsapp.com/ https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/whatsapp.png web2app "Google Photos" https://photos.google.com/ https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/google-photos.png web2app "Google Contacts" https://contacts.google.com/ https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/google-contacts.png