Remove temporary bugged 'torrent' bar module

This commit is contained in:
samedamci 2020-05-14 11:12:31 +02:00
parent 0d47cc8514
commit 5dbaa126db
No known key found for this signature in database
GPG Key ID: FCB4A9A20D00E894

View File

@ -1,13 +1,13 @@
#!/bin/sh
sym="|"
[ "$(transmission-remote -l | grep %)" ] && delay="10s" || delay="1m"
# [ "$(transmission-remote -l | grep %)" ] && delay="10s" || delay="1m"
delay="1m"
cd "$HOME/.local/bin/scripts/dwmbar/" || exit 1
status() {
cat << EOF
$(./torrent) $sym
$(./disk) $sym
$(./internet) $sym
$(./lamp) $sym