scripts/bash/T2L-apps.bash

5 lines
208 B
Bash
Raw Normal View History

#!/usr/bin/env bash
mkdir -p ~/.config/T2L-telegram
telegram-desktop -many -workdir ~/.config/T2L-telegram -startintray&
2019-12-23 11:49:40 +01:00
flatpak run im.riot.Riot --profile T2L --hidden --proxy --proxy-server=127.0.0.1:9119&