This is a py3status module that every full and half hour, for a duration of five minutes, will output a reminder to drink water.
Place module in one of these paths:
~/.config/py3status/modules
~/.config/i3status/py3status
~/.config/i3/py3status
~/.i3/py3status
Add this to your i3status.conf
order += "drink"
drink {
external = "/path/to/drink.py"
}
Reload i3!
Help me work from home, thanks!