5 lines
124 B
Bash
Executable File
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"
|
|
|