comms.bash: comment profile, native multiaccount exists

This commit is contained in:
Mikaela Suomalainen 2020-08-05 09:29:55 +03:00
parent 7178fe7d7b
commit db58b3cb58
No known key found for this signature in database
GPG Key ID: 440D764E4F4A6C2D

View File

@ -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&)