dotfiles/home/bin/water_reminder

5 lines
124 B
Plaintext
Raw Normal View History

#!/bin/bash
osascript -e "display notification \"Drink Water\" with title \"Drink Water\""
2021-02-11 16:25:39 +00:00
say "[[volm 0.10]] drink water"