T2L-apps.bash: enable Tor for Riot

This commit is contained in:
Aminda Suomalainen 2019-12-23 12:49:40 +02:00
parent e21f40ab83
commit 20b11a8a92
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +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&
flatpak run im.riot.Riot --profile T2L --hidden --proxy --proxy-server=127.0.0.1:9119&