kevinschoon-pomo/contrib/pomonag

6 lines
100 B
Plaintext
Raw Permalink Normal View History

#!/bin/sh
if [ "$POMO_STATE" == "BREAKING" ] ; then
swaynag -m "It's time to take a break!"
fi