From db58b3cb58638b57ca119a860ee2f97072a422c5 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Wed, 5 Aug 2020 09:29:55 +0300 Subject: [PATCH] comms.bash: comment profile, native multiaccount exists --- bash/comms.bash | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bash/comms.bash b/bash/comms.bash index feb252f..f2b7671 100755 --- a/bash/comms.bash +++ b/bash/comms.bash @@ -15,8 +15,9 @@ set -x # Telegram.org (telegram-desktop -many -startintray&) -mkdir -p ~/.config/T2L-telegram -(telegram-desktop -many -workdir ~/.config/T2L-telegram -startintray&) +# 2.2.0+ds-1 has proper multi-account support without extra profiles +#mkdir -p ~/.config/T2L-telegram +#(telegram-desktop -many -workdir ~/.config/T2L-telegram -startintray&) # Matrix - not in use in favour of Radical #(flatpak run io.github.NhekoReborn.Nheko&)