From ae98abde055f4411dd5d7ac6ab81bb35b65da1ca Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 24 Jan 2021 12:53:54 +0200 Subject: [PATCH] comms.bash: add Matrix/Elements --- bash/comms.bash | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bash/comms.bash b/bash/comms.bash index e3fe0b7..fea200e 100755 --- a/bash/comms.bash +++ b/bash/comms.bash @@ -50,4 +50,9 @@ fi # IRC/HexChat (flatpak run io.github.Hexchat&) +# Matrix +(flatpak run im.riot.Riot&) +(flatpak run im.riot.Riot --profile T2L&) +(flatpak run im.riot.Riot --profile pirateriot&) + set +x