diff options
Diffstat (limited to 'dotfiles/system/.local/bin/torwrap')
| -rwxr-xr-x | dotfiles/system/.local/bin/torwrap | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/dotfiles/system/.local/bin/torwrap b/dotfiles/system/.local/bin/torwrap deleted file mode 100755 index 8b20ad4..0000000 --- a/dotfiles/system/.local/bin/torwrap +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -ifinstalled tremc transmission-cli || exit - -! pidof transmission-daemon >/dev/null && transmission-daemon && notify-send "Starting torrent daemon..." - -$TERMINAL -e tremc; pkill -RTMIN+7 "${STATUSBAR:-dwmblocks}" |
