Update 2023-11-01 18:08 OpenBSD/amd64-x13
This commit is contained in:
5
.bin/drink
Executable file
5
.bin/drink
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
. $HOME/.dbus_address
|
||||
MSG="It's $(/bin/date +"%H:%M"). Drink some water!)"
|
||||
notify-send "$MSG"
|
||||
|
||||
Reference in New Issue
Block a user