T2L-apps.bash: script to open the T2L profile

This commit is contained in:
Aminda Suomalainen 2019-12-23 12:27:42 +02:00
parent 733507ee24
commit e21f40ab83
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
1 changed files with 4 additions and 0 deletions

4
bash/T2L-apps.bash Executable file
View File

@ -0,0 +1,4 @@
#!/usr/bin/env bash
mkdir -p ~/.config/T2L-telegram
telegram-desktop -many -workdir ~/.config/T2L-telegram -startintray&
flatpak run im.riot.Riot --profile T2L --hidden&