PIX variable fully removed

This commit is contained in:
Luke Smith
2019-03-20 14:45:08 -04:00
parent a0fbd46164
commit c109b22891
7 changed files with 18 additions and 18 deletions

View File

@@ -1,6 +1,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
! pgrep -x transmission-da >/dev/null && transmission-daemon && notify-send "Starting torrent daemon..." && sleep 3 && pkill -RTMIN+7 i3blocks
$TERMINAL -e transmission-remote-cli