Update 2023-11-23 13:23 OpenBSD/amd64-x13
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
. /home/sdk/.dbus_address
|
||||
MSG="It's $(/bin/date +"%H:%M"). Drink some water!"
|
||||
/usr/local/bin/notify-send "$MSG"
|
||||
. /home/sdk/.bin/_config
|
||||
|
||||
MSG="Drink some water!"
|
||||
$NOTIFY_CMD "$MSG"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user