nixos/home-manager/software/telegram/telegram.sh
2023-05-10 09:23:43 +02:00

4 lines
94 B
Bash
Executable File

#!/usr/bin/env bash
echo "start telegram"
nohup telegram-desktop > ~/.local/share/nohup.out &