diff --git a/conf/sway/config.d/autostart-edge-pwa.conf b/conf/sway/config.d/autostart-edge-pwa.conf index 1277ac29..2f51a663 100644 --- a/conf/sway/config.d/autostart-edge-pwa.conf +++ b/conf/sway/config.d/autostart-edge-pwa.conf @@ -2,6 +2,8 @@ # This relies on my wrapper script https://gitea.blesmrt.net/mikaela/scripts/src/branch/master/bash/usr-local-bin/microsoft-edge # I am not sure if they need to be installed first, but the --app-id is # either global or otherwise the same on two machines I tested it on. +# NOTE! PWAs are supposed to be receiving notifications even when not running +# (safe to close, should work without pinned tab etc.) # YouTube Music exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=cinhimbnkkaeohfgghhklpknlkffjgod "--app-url=https://music.youtube.com/?source=pwa" @@ -16,4 +18,10 @@ exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=copdfoi exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=hnchgjdlopojjdfeefpijmmfnnfkmmon --app-url=https://develop.element.io/index.html # WhatsApp, mainly family -microsoft-edge --profile-directory=Default --app-id=hnpfjngllnobngcgfapefoaidbinmjnm --app-url=https://web.whatsapp.com/ +exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=hnpfjngllnobngcgfapefoaidbinmjnm --app-url=https://web.whatsapp.com/ + +# FluffyChat, Matrix client with proper multi-account support +exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=chglpbebngpmpnllbfifjpmfjfamdkdc --app-url=https://fluffychat.im/web/ + +# Ntfy.sh, all kinds of notifications you send it +exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=cmgiilnmnfechkeifkepembegeckngog --app-url=https://ntfy.sh/app