mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
trans svgs
This commit is contained in:
parent
266cd8d6cc
commit
b51dc418c6
@ -7,6 +7,6 @@
|
||||
# transmission-daemon sometimes fails to take remote requests in its first
|
||||
# moments.
|
||||
|
||||
pgrep -x transmission-da || (transmission-daemon && note "Starting daemon..." "$PIX/dl.png" && sleep 3 && pkill -RTMIN+7 i3blocks)
|
||||
pgrep -x transmission-da || (transmission-daemon && note "Starting daemon..." "$PIX/dl.svg" && sleep 3 && pkill -RTMIN+7 i3blocks)
|
||||
|
||||
transmission-remote -a "$@" && note "Torrent added." "$PIX/dl.png"
|
||||
transmission-remote -a "$@" && note "Torrent added." "$PIX/dl.svg"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user