summaryrefslogtreecommitdiffstats
path: root/.scripts/i3cmds/torwrap
blob: 6b501cc2d2c36a75dd84ae0400ed2951738afe2d (plain) (blame)
1
2
3
4
5
6
#!/bin/sh
ifinstalled transmission-remote-cli transmission-cli || exit

! pgrep -x transmission-da >/dev/null && transmission-daemon && notify-send -i "$PIX/torrent.svg" "Starting torrent daemon..." && sleep 3 && pkill -RTMIN+7 i3blocks

$TERMINAL -e transmission-remote-cli