mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-23 03:02:52 +01:00
sway/autostart-pwa: add Telegram WebZ and Google Calendar
This commit is contained in:
parent
b2d7f1ad5d
commit
4ca950f5f8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user