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

This commit is contained in:
c0dev0id
2023-11-02 08:10:08 +01:00
parent 6cb4daa541
commit 373e551cbb
5 changed files with 17 additions and 9 deletions

View File

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