From 4ca950f5f88187431396cab7df8bae09f6be7577 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 28 Jun 2022 20:35:41 +0300 Subject: [PATCH] sway/autostart-pwa: add Telegram WebZ and Google Calendar --- conf/sway/config.d/autostart-edge-pwa.conf | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/conf/sway/config.d/autostart-edge-pwa.conf b/conf/sway/config.d/autostart-edge-pwa.conf index 16150df4..75719f72 100644 --- a/conf/sway/config.d/autostart-edge-pwa.conf +++ b/conf/sway/config.d/autostart-edge-pwa.conf @@ -17,6 +17,14 @@ exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=fabhlek # Element develop, required for /devtools exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=hnchgjdlopojjdfeefpijmmfnnfkmmon --app-url=https://develop.element.io/index.html +### The rest + +# Telegram WebZ +exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=aeejceomnhmjmeacdckmmopfaigimnkl --app-url=https://web.telegram.org/z/ + +# WhatsApp, mainly family. Missing manifest, not a PWA. +#exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=hnpfjngllnobngcgfapefoaidbinmjnm --app-url=https://web.whatsapp.com/ + ### IRC # Glowing Bear, WeeChat Relay protocol client. exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=copdfoibmmeogdkkhnckdgnngdchekmf --app-url=https://latest.glowing-bear.org/index.html @@ -26,8 +34,9 @@ exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=copdfoi # YouTube Music exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=cinhimbnkkaeohfgghhklpknlkffjgod "--app-url=https://music.youtube.com/?source=pwa" -# WhatsApp, mainly family. Missing manifest, not a PWA. -#exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=hnpfjngllnobngcgfapefoaidbinmjnm --app-url=https://web.whatsapp.com/ +## Productivity +# Google Calendar +exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=kjbdgfilnfhdoflbpgamdcdgpehopbep --app-url=https://calendar.google.com/calendar/r # Ntfy.sh, all kinds of notifications you send it. Missing manifest, not a PWA. #exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=cmgiilnmnfechkeifkepembegeckngog --app-url=https://ntfy.sh/app