From 6f36fe31693ad7dd47ecb443901039eb5c96969f Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Fri, 10 Apr 2020 22:53:45 -0400 Subject: STATUSBAR uncommented only for i3, cleanup, probably broke everything LOL --- .local/bin/torwrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.local/bin/torwrap') diff --git a/.local/bin/torwrap b/.local/bin/torwrap index 0fbb3a8..2e42c87 100755 --- a/.local/bin/torwrap +++ b/.local/bin/torwrap @@ -2,6 +2,6 @@ ifinstalled tremc transmission-cli || exit -! pgrep -x transmission-da >/dev/null && transmission-daemon && notify-send "Starting torrent daemon..." && sleep 3 && pkill -RTMIN+7 "${STATUSBAR:?}" +! pgrep -x transmission-da >/dev/null && transmission-daemon && notify-send "Starting torrent daemon..." && sleep 3 && pkill -RTMIN+7 "${STATUSBAR:-dwmblocks}" $TERMINAL -e tremc -- cgit v1.3.1