summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-06-24 23:42:12 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-06-24 23:42:12 +0900
commit5b2d9a270bdb3131fdcd518062e80b1df538c4ec (patch)
tree117ff270c74e8b5ac7235a1fa303b28326fb4f1b
parente4dc18a82a3dca9c8df13769bd9655fd6d4b237d (diff)
modified bin/torwrap
-rwxr-xr-xar/.local/bin/torwrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.local/bin/torwrap b/ar/.local/bin/torwrap
index 3d32cc5..54f5c0e 100755
--- a/ar/.local/bin/torwrap
+++ b/ar/.local/bin/torwrap
@@ -4,5 +4,5 @@ ifinstalled stig transmission-cli || exit 1
! pidof transmission-daemon >/dev/null && transmission-daemon && notify-send "Starting torrent daemon..."
-$TERMINAL -e stig
+"${TERMINAL:-st}" -n stig -e stig
pkill -RTMIN+22 "${STATUSBAR:-dwmblocks}"