Update 2023-11-08 11:02 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id
2023-11-08 11:02:15 +01:00
parent a06d18fb17
commit f8886aaf01
15 changed files with 189 additions and 71 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/sh
. $HOME/.dbus_address
. /home/sdk/.dbus_address
MSG="It's $(/bin/date +"%H:%M"). Drink some water!"
notify-send "$MSG"
/usr/local/bin/notify-send "$MSG"