dotfiles/home/bin/water_reminder
2023-01-02 00:04:28 -05:00

5 lines
124 B
Bash
Executable File

#!/bin/bash
osascript -e "display notification \"Drink Water\" with title \"Drink Water\""
say "[[volm 0.10]] drink water"