adds fastmail pwa via firefox to autostart
This commit is contained in:
parent
4d90224772
commit
020c32e8fe
35
config/autostart/FFPWA-01JWXB8PY7AXJTNFRNWQN995PX.desktop
Normal file
35
config/autostart/FFPWA-01JWXB8PY7AXJTNFRNWQN995PX.desktop
Normal file
@ -0,0 +1,35 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Version=1.4
|
||||||
|
Name=Fastmail
|
||||||
|
Comment=Email + calendar made better
|
||||||
|
Keywords=email;messaging;
|
||||||
|
Categories=GTK;Chat;ContactManagement;Email;InstantMessaging;Network;Office;
|
||||||
|
Icon=FFPWA-01JWXB8PY7AXJTNFRNWQN995PX
|
||||||
|
Exec=/home/menno/.config/autostart/FFPWA-01JWXB8PY7AXJTNFRNWQN995PX.ignition_delay.sh
|
||||||
|
Actions=0;1;2;3;
|
||||||
|
MimeType=
|
||||||
|
Terminal=false
|
||||||
|
StartupNotify=true
|
||||||
|
StartupWMClass=FFPWA-01JWXB8PY7AXJTNFRNWQN995PX
|
||||||
|
Hidden=false
|
||||||
|
|
||||||
|
[Desktop Action 0]
|
||||||
|
Name=Compose
|
||||||
|
Icon=FFPWA-01JWXB8PY7AXJTNFRNWQN995PX-0
|
||||||
|
Exec=/usr/bin/firefoxpwa site launch 01JWXB8PY7AXJTNFRNWQN995PX --url "https://app.fastmail.com/mail/Inbox/compose"
|
||||||
|
|
||||||
|
[Desktop Action 1]
|
||||||
|
Name=Mail
|
||||||
|
Icon=FFPWA-01JWXB8PY7AXJTNFRNWQN995PX-1
|
||||||
|
Exec=/usr/bin/firefoxpwa site launch 01JWXB8PY7AXJTNFRNWQN995PX --url "https://app.fastmail.com/mail/Inbox"
|
||||||
|
|
||||||
|
[Desktop Action 2]
|
||||||
|
Name=Contacts
|
||||||
|
Icon=FFPWA-01JWXB8PY7AXJTNFRNWQN995PX-2
|
||||||
|
Exec=/usr/bin/firefoxpwa site launch 01JWXB8PY7AXJTNFRNWQN995PX --url "https://app.fastmail.com/contacts/"
|
||||||
|
|
||||||
|
[Desktop Action 3]
|
||||||
|
Name=Calendar
|
||||||
|
Icon=FFPWA-01JWXB8PY7AXJTNFRNWQN995PX-3
|
||||||
|
Exec=/usr/bin/firefoxpwa site launch 01JWXB8PY7AXJTNFRNWQN995PX --url "https://app.fastmail.com/calendar/"
|
2
config/autostart/FFPWA-01JWXB8PY7AXJTNFRNWQN995PX.ignition_delay.sh
Executable file
2
config/autostart/FFPWA-01JWXB8PY7AXJTNFRNWQN995PX.ignition_delay.sh
Executable file
@ -0,0 +1,2 @@
|
|||||||
|
#!/usr/bin/env sh
|
||||||
|
sleep 1 && /usr/bin/firefoxpwa site launch 01JWXB8PY7AXJTNFRNWQN995PX --protocol %u
|
Loading…
x
Reference in New Issue
Block a user