FollieHiyuki-dotfiles/home/.local/bin/garbage/rtorrent-notify.sh

4 lines
64 B
Bash
Raw Normal View History

2021-02-25 09:48:52 -05:00
#!/bin/sh
notify-send -u low "$(date)" "Torrent completed: $1"