diff --git a/tpm-post.sh.example b/tpm-post.sh.example new file mode 100755 index 0000000..aaf15fc --- /dev/null +++ b/tpm-post.sh.example @@ -0,0 +1,2 @@ +#!/bin/bash +notify-send -a "Pomodoro" -u critical "Pomodoro: Time is up" -t 10000