dotfiles/.config/aria2/notif.sh

5 lines
92 B
Bash
Executable File

#!/bin/sh
notify-send -u normal -t 2000 -i \
emblem-downloads 'Torrent' "Downloaded: $3"