Update 2023-11-23 13:23 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id
2023-11-23 13:23:56 +01:00
parent d4c83cd571
commit 51276df8be
19 changed files with 216 additions and 120 deletions

View File

@@ -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"