mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
sway/config.d: add autostart-edge-pwa.conf
This commit is contained in:
parent
e9fcfbb1c3
commit
9f962ea03c
11
conf/sway/config.d/autostart-edge-pwa.conf
Normal file
11
conf/sway/config.d/autostart-edge-pwa.conf
Normal file
@ -0,0 +1,11 @@
|
||||
# Autostarting Progressive WebApps using Microsoft Edge
|
||||
# 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.
|
||||
|
||||
# YouTube Music
|
||||
exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=cinhimbnkkaeohfgghhklpknlkffjgod "--app-url=https://music.youtube.com/?source=pwa"
|
||||
# Hydrogen
|
||||
exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=fabhlekicpedicndfollleogbcombpcb --app-url=https://hydrogen.element.io/
|
||||
# Glowing Bear
|
||||
exec --no-startup-id microsoft-edge --profile-directory=Default --app-id=copdfoibmmeogdkkhnckdgnngdchekmf --app-url=https://latest.glowing-bear.org/index.html
|
Loading…
Reference in New Issue
Block a user