#!/usr/bin/env bash # Select common timer intervals with dmenu and play an alarm sound when # finished. Useful if you bind a KBD in a window manager such as i3. Pass the # path to the alarm mp3 as the only argument. # # Usage: ./dmenu_timer.sh path/to/alarm.mp3 times=$(cat <