sway/autostart-pwa: check which have and don't have manifests

This commit is contained in:
Aminda Suomalainen 2022-06-28 15:54:23 +03:00
parent 3e87f8029f
commit b3735d04ee
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 4 additions and 3 deletions

View File

@ -4,6 +4,7 @@
# 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.)
# NOTE! To identify a PWA, look for manifest in html head.
# YouTube Music
exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=cinhimbnkkaeohfgghhklpknlkffjgod "--app-url=https://music.youtube.com/?source=pwa"
@ -11,17 +12,17 @@ exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=cinhimb
# Hydrogen, lightweight Matrix client (with multiaccount support)
exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=fabhlekicpedicndfollleogbcombpcb --app-url=https://hydrogen.element.io/
# Glowing Bear, WeeChat Relay protocol client. Didn't suggest install, not PWA?
# 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
# 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
# WhatsApp, mainly family. Didn't suggest install, not 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/
# 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. Didn't suggest install, not PWA?
# 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