trans svgs
This commit is contained in:
@@ -7,6 +7,6 @@
|
|||||||
# transmission-daemon sometimes fails to take remote requests in its first
|
# transmission-daemon sometimes fails to take remote requests in its first
|
||||||
# moments.
|
# 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"
|
||||||
|
|||||||
Reference in New Issue
Block a user