From 69d02dda9a6250fef2e730deb18f55920b851f98 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sat, 30 Jan 2021 20:22:07 +0200 Subject: [PATCH] comms.bash: comment Elements --- bash/comms.bash | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/bash/comms.bash b/bash/comms.bash index dc04c44..5ab052f 100755 --- a/bash/comms.bash +++ b/bash/comms.bash @@ -51,8 +51,10 @@ fi (flatpak run io.github.Hexchat&) # Matrix -(flatpak run im.riot.Riot --profile feneas&) -(flatpak run im.riot.Riot --profile T2L&) -(flatpak run im.riot.Riot --profile pirateriot&) +# Elements (previously Riot) perform poorly with this script, use container +# tabs instead or start on-demand. +#(flatpak run im.riot.Riot --profile feneas&) +#(flatpak run im.riot.Riot --profile T2L&) +#(flatpak run im.riot.Riot --profile pirateriot&) set +x