From 26b71b7f14e118c9e308120e9f0fd9875693fba4 Mon Sep 17 00:00:00 2001 From: Luca Bilke Date: Wed, 15 May 2024 11:42:43 +0200 Subject: [PATCH] add ffwork ffmessage scripts --- .local/bin/ffmessage | 2 ++ .local/bin/ffwork | 2 ++ 2 files changed, 4 insertions(+) create mode 100755 .local/bin/ffmessage create mode 100755 .local/bin/ffwork diff --git a/.local/bin/ffmessage b/.local/bin/ffmessage new file mode 100755 index 000000000..0c46fde2c --- /dev/null +++ b/.local/bin/ffmessage @@ -0,0 +1,2 @@ +#!/bin/sh +firefox 'element.snaile.de' 'discord.com/channels/@me' 'web.telegram.org' 'web.whatsapp.com' 'web.threema.ch' diff --git a/.local/bin/ffwork b/.local/bin/ffwork new file mode 100755 index 000000000..3c9e828c6 --- /dev/null +++ b/.local/bin/ffwork @@ -0,0 +1,2 @@ +#!/bin/sh +firefox 'mm.tralios.de' 'gitlab.tralios.de' 'op.tralios.de' 'tickets.tralios.de'