From 020c32e8fedf5ab779c1eef96365f3a0053de00b Mon Sep 17 00:00:00 2001 From: Menno van Leeuwen Date: Wed, 4 Jun 2025 13:31:29 +0200 Subject: [PATCH] adds fastmail pwa via firefox to autostart --- .../FFPWA-01JWXB8PY7AXJTNFRNWQN995PX.desktop | 35 +++++++++++++++++++ ...JWXB8PY7AXJTNFRNWQN995PX.ignition_delay.sh | 2 ++ 2 files changed, 37 insertions(+) create mode 100644 config/autostart/FFPWA-01JWXB8PY7AXJTNFRNWQN995PX.desktop create mode 100755 config/autostart/FFPWA-01JWXB8PY7AXJTNFRNWQN995PX.ignition_delay.sh diff --git a/config/autostart/FFPWA-01JWXB8PY7AXJTNFRNWQN995PX.desktop b/config/autostart/FFPWA-01JWXB8PY7AXJTNFRNWQN995PX.desktop new file mode 100644 index 0000000..71255b8 --- /dev/null +++ b/config/autostart/FFPWA-01JWXB8PY7AXJTNFRNWQN995PX.desktop @@ -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/" diff --git a/config/autostart/FFPWA-01JWXB8PY7AXJTNFRNWQN995PX.ignition_delay.sh b/config/autostart/FFPWA-01JWXB8PY7AXJTNFRNWQN995PX.ignition_delay.sh new file mode 100755 index 0000000..304ac74 --- /dev/null +++ b/config/autostart/FFPWA-01JWXB8PY7AXJTNFRNWQN995PX.ignition_delay.sh @@ -0,0 +1,2 @@ +#!/usr/bin/env sh +sleep 1 && /usr/bin/firefoxpwa site launch 01JWXB8PY7AXJTNFRNWQN995PX --protocol %u