dotfiles/.config/aria2/notif.sh

5 lines
97 B
Bash
Raw Permalink Normal View History

2019-05-28 17:44:30 +02:00
#!/bin/sh
2022-10-29 00:27:38 +02:00
exec notify-send -u normal -t 2000 -i \
2019-05-28 17:44:30 +02:00
emblem-downloads 'Torrent' "Downloaded: $3"