mirror of
https://git.disroot.org/FollieHiyuki/dotfiles.git
synced 2024-12-02 04:08:30 -05:00
4 lines
64 B
Bash
4 lines
64 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
notify-send -u low "$(date)" "Torrent completed: $1"
|